stable-diffusion-webui — Easy Playground
AUTOMATIC1111: web UI for Stable Diffusion image generation
Getting started with stable-diffusion-webuiRun locally
Install
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui && ./webui.shPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: stable_diffusion_webui)
stable-diffusion-webui is a third-party package. AUTOMATIC1111: web UI for Stable Diffusion image generation. Install with: git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui && ./webui.sh
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?