- Notifications
You must be signed in to change notification settings - Fork11
A simple webui for stable-diffusion.cpp
License
daniandtheweb/sd.cpp-webui
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple Gradio-based interface forstable-diffusion.cpp.
This program acts primarily as a command generator forstable-diffusion.cpp, with some extra features.
- Minimal python dependencies (Gradio is the main one, no PyTorch required)
- Supports moststable-diffusion.cpp features (the missing ones are work in progress)
- Live preview usingstable-diffusion.cpp's preview option
- Built-in image gallery
- Metadata reader
- SD1.x, SD2.x, SD-Turbo, SDXL, SDXL-Turbo, NitroFusion
- SD3, SD3.5, FLUX.1-Krea-dev, FLUX.1-dev, FLUX.1-schnell, FLUX.2-dev, Chroma, Qwen Image, Z-Image-Turbo
- FLUX.1-Kontext-dev, Qwen Image Edit, Qwen Image Edit 2509
- Wan2.1, Wan2.2
- TAESD
- PhotoMaker
- ControlNet
- Upscaling models
- LoRAs and embeddings
- Python (3.13 on Windows)
- Git (Recommended)
Detailed instructions for Linux/MacOS:
sdcpp_webui.shDetailed instructions for Windows:
sdcpp_webui_windows.ps1Quick Start for experienced users:
Clone the repository:
git clone https://github.com/daniandtheweb/sd.cpp-webui.git
Obtain the
stable-diffusion.cppbinary (sd for Linux/MacOS or sd.exe for Windows) by compiling or downloading it from the releases and place it in the mainsd.cpp-webuifolder.Run
sdcpp_webui.shif you're on Linux/MacOS orsdcpp_webui_windows.ps1if you're on Windows.Access the WebUI with the browser at
http://localhost:7860/.

Thank you to all the contributors!
- stable-diffusion.cpp -https://github.com/leejet/stable-diffusion.cpp
- Gradio -https://github.com/gradio-app/gradio
About
A simple webui for stable-diffusion.cpp
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.