stable-diffusion-webui
Package — Generative AIPython 3.7+Advanced
AUTOMATIC1111: web UI for Stable Diffusion image generation
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- PyTorch, transformers, diffusers, xformers, NumPy, Pillow (complex setup)
- Install
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui && ./webui.sh
Learn by Difficulty
Quick Example
python
# Install: git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui && ./webui.sh import stable_diffusion_webui # Basic stable-diffusion-webui usage print(f"Using stable-diffusion-webui") # See documentation for detailed examples
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
Try in PlaygroundTags
packagegenerative-aiimage-generationspeechai