A lightweight Gradio WebUI for stable-diffusion.cpp.

148 stars 28 forks 148 watchers Python GNU Affero General Public License v3.0
ai gradio local-ai python stable-diffusion txt2img webui
12 Open Issues Need Help Last updated: Sep 1, 2026

Open Issues Need Help

View All on GitHub

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui
add Mask img2img 6 months ago
enhancement good first issue

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui
sd-server support 7 months ago
enhancement help wanted

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui
enhancement good first issue

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui
To-Do 8 months ago
enhancement help wanted

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui
API server 9 months ago
enhancement good first issue

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui
enhancement good first issue

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui
bug good first issue

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui
Image preview about 1 year ago
enhancement good first issue

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui

AI Summary: The user is requesting the addition of support for 'Wan 2.1 and 2.2' text-to-video models within the existing web UI. This enhancement aims to integrate these newer model versions, making them available for users.

Complexity: 2/5
enhancement good first issue

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui

AI Summary: The UNET generation page in the web UI incorrectly passes an empty `-n` (negative prompt) argument to the `sd.cpp` command, which causes a parsing error when using `--diffusion-model` paths. This issue does not occur when using `--model` (checkpoint) paths with the same empty `-n`. The user requests adding a negative prompt field to the UNET page and ensuring `""` is always passed for `-n` if no negative prompt is specified.

Complexity: 2/5
bug good first issue

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui
invalid mode txt2img about 1 year ago

AI Summary: Debug a Gradio-based Stable Diffusion web UI. The issue is an 'invalid mode txt2img' error when using the latest version of stable-diffusion.cpp. The task involves investigating why the web UI is not correctly passing the 'txt2img' mode to the underlying stable-diffusion.cpp executable, potentially requiring examination of command-line argument handling within the Python script and/or the stable-diffusion.cpp API.

Complexity: 4/5
bug enhancement good first issue

A lightweight Gradio WebUI for stable-diffusion.cpp.

Python
#ai#gradio#local-ai#python#stable-diffusion#txt2img#webui