AUTOMATIC1111 is a popular browser interface based on Gradio library for running Stable Diffusion. You can install it on both Windows and Linux operating systems with a little bit of knowledge of Python and GitHub.
AI image generation using Stable Diffusion(SD) is super easy now using Automatic1111 because you can play around with SD by applying many advanced features.
Here are some Key features:
- Original txt2img and img2img modes
- One click install and run the script
- Outpainting
- Inpainting
- Color Sketch
- Prompt Matrix
- Stable Diffusion Upscale
- Textual Inversion
- Resizing aspect ratio options
- 4GB video card support
There are tons of features. Check all features here
How to install AUTOMATIC1111?
You can find installation guides here
Automatic Installation on Windows
- Install Python 3.10.6 (Newer version of Python does not support torch), checking “Add Python to PATH”.
- Install git.
- Download the stable-diffusion-webui repository, for example by running
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
. - Run
webui-user.bat
from Windows Explorer as normal, non-administrator, user.
Automatic Installation on Linux
- Install the dependencies:
# Debian-based:
sudo apt install wget git python3 python3-venv
# Red Hat-based:
sudo dnf install wget git python3
# Arch-based:
sudo pacman -S wget git python3
- Navigate to the directory you would like the webui to be installed and execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh)
- Run
webui.sh
. - Check
webui-user.sh
for options.
Installation on Apple Silicon
Find the instructions here.
#art generator #ai art generator #generative art