Stability-AI / stablediffusion

High-Resolution Image Synthesis with Latent Diffusion Models
MIT License
38.83k stars 5.01k forks source link

Automatic1111 #238

Open Release418 opened 1 year ago

Release418 commented 1 year ago

How do I use this in Automatic1111 Webui

MyNuggets666 commented 1 year ago

Step 1: Install Git Step 2: Clone the WebUI repo to your desired location: -Right-click anywhere and select 'Git Bash here' -Enter git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui Step 3: Download your preferred model(s): Step 4: Rename your .ckpt file to "model.ckpt", and place it in the /models/Stable-diffusionfolder -You can have as many models as you want in the folder, "model.ckpt" is just the one it will load by default