Spaces:
Runtime error
Runtime error
metadata
title: Stable Diffusion WebUI + ControlNet
emoji: 🦄
colorFrom: pink
colorTo: yellow
sdk: docker
app_port: 7860
pinned: true
tags:
- stable-diffusion
- stable-diffusion-diffusers
- text-to-image
models:
- stabilityai/stable-diffusion-2-1
- runwayml/stable-diffusion-v1-5
- lllyasviel/ControlNet
- webui/ControlNet-modules-safetensors
- dreamlike-art/dreamlike-diffusion-1.0
Stable Diffusion WebUI + ControlNet
Uses Stable Diffusion 2.1 models. Comes with several popular extensions to AUTOMATIC1111's WebUI, including the ControlNet WebUI extension.
🐳 🤗 Builds a Docker image to be run as a Hugging Face Space using A10G or T4 hardware.
Setup on Hugging Face
- Duplicate this space to your Hugging Face account or clone this repo to your account.
- Under the "Settings" tab of your space you can choose which hardware for your space, that you will also be billed for.
- The
on_start.sh
file will be run when the container is started, right before the webui is initiated. This is where you can install any additional extensions or models you may need.
Relevant links for more information
Stable Diffusion Web UI
- GitHub: https://github.com/AUTOMATIC1111/stable-diffusion-webui
- Documentation: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki
WebUI extension for ControlNet
ControlNet models
- Trained models: https://github.com/lllyasviel/ControlNet
- Pre-extracted models: https://huggingface.co/webui/ControlNet-modules-safetensors/tree/main
Stable Diffusion Models License + ControlNet Models License
- https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/LICENSE-MODEL
- https://huggingface.co/spaces/CompVis/stable-diffusion-license
- https://github.com/lllyasviel/ControlNet/blob/main/LICENSE