Automatic1111: Difference between revisions

From Stable Diffusion Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
[[File:Automatic1111 gui.png|thumb|610x610px]]
= Automatic1111 =
= Automatic1111 =
'''Automatic1111''' is a web-based application that allows you to generate images using the '''Stable Diffusion''' algorithm. Stable Diffusion is a type of [[Generative Adversarial Network|GAN]] that has been trained on a large dataset of images. It can be used to generate realistic and creative images from text prompts.
'''Automatic1111''' is a web-based application that allows you to generate images using the '''Stable Diffusion''' algorithm. Stable Diffusion is a type of [[Generative Adversarial Network|GAN]] that has been trained on a large dataset of images. It can be used to generate realistic and creative images from text prompts.
Line 12: Line 13:
* A community forum
* A community forum
'''Automatic1111''' is a powerful tool that can be used to create stunning images. It is easy to use and has a wide range of features. If you are interested in generating images using Stable Diffusion, '''Automatic1111''' is a great option.
'''Automatic1111''' is a powerful tool that can be used to create stunning images. It is easy to use and has a wide range of features. If you are interested in generating images using Stable Diffusion, '''Automatic1111''' is a great option.
[[File:Automatic1111 gui.png|thumb]]
= How to install '''Automatic1111''' =
= How to install '''Automatic1111''' =



Revision as of 11:27, 29 August 2023

Automatic1111 gui.png

Automatic1111

Automatic1111 is a web-based application that allows you to generate images using the Stable Diffusion algorithm. Stable Diffusion is a type of GAN that has been trained on a large dataset of images. It can be used to generate realistic and creative images from text prompts.

Automatic1111 is one of the most popular Stable Diffusion GUIs. It offers a wide range of features, including:

Features

  • Support for multiple models
  • The ability to use text prompts
  • The ability to save and load images
  • The ability to export images in various formats
  • A built-in image viewer
  • A community forum

Automatic1111 is a powerful tool that can be used to create stunning images. It is easy to use and has a wide range of features. If you are interested in generating images using Stable Diffusion, Automatic1111 is a great option.

How to install Automatic1111

Prerequisites

  • You will need a computer with a recent version of Python installed.
  • You will also need a graphics card with at least 6GB of VRAM.

Instructions

  1. Download the Stable Diffusion WebUI from GitHub: [1]
  2. Extract the downloaded file to a convenient location.
  3. Open a terminal window and navigate to the extracted folder.
  4. Run the following command to install the necessary dependencies:
  pip install -r requirements.txt
  
  1. Run the following command to start the Stable Diffusion WebUI:
  ./webui.sh
  

The Stable Diffusion WebUI will open in your web browser. You can then start generating images!

Additional Notes

  • The Stable Diffusion WebUI is still under development, so you may encounter some bugs.
  • If you are having trouble installing or running the Stable Diffusion WebUI, you can ask for help on the Stable Diffusion Discord server: [2]


How to Install Extensions on Automatic 1111

  1. Open the Stable Diffusion WebUI.
  2. Click on the "Extensions" tab.
  3. Click on the "Install" button.
  4. Enter the URL of the extension you want to install.
  5. Click on the "Install" button again.

The extension will be installed in the extensions directory of the Stable Diffusion WebUI. You can then enable the extension by clicking on the checkbox next to its name.

Additional Considerations

  • You can also install extensions manually by copying the extension directory into the extensions directory of the Stable Diffusion WebUI.
  • If you are installing an extension from GitHub, you can use the following command:

<source> git clone https://github.com/[username]/[extension_name].git </source>

  • Once you have installed an extension, you may need to restart the Stable Diffusion WebUI for the extension to take effect.

Popular Extensions

  • After Detailer: This extension adds additional detail to the generated images.
  • Model Preset Manager: This extension allows you to easily switch between different models.
  • System Information: This extension displays information about your system, such as the CPU and GPU usage.
  • 3D Pose: This extension allows you to add a 3D pose to the generated images.
  • Aspect Ratio Helper: This extension helps you to maintain the aspect ratio of the generated images.
  • Control Net: This extension allows you to control the generated images using a neural network.