StableDiffusion
1. Make sure you have a machine with a GPU
2. Launch Stable Diffusion WebUI
2.1. Clone the Stable Diffusion WebUI repository
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui2.2. Launch it locally
Windows
cd stable-diffusion-webui
./webui.bat --api --listenLinux
2.3. Prepare Models
2.4 Get Model Name
3. Integrate Stable Diffusion in Dify
4. Finish
Last updated