ahrm/UnstableFusion
UnstableFusion is a Qt-based desktop application providing a graphical interface for running Stable Diffusion image generation with support for inpainting and img2img workflows.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
The application wraps Stable Diffusion models (CompVis/stable-diffusion-v1-4) with a PyQt5 frontend, allowing users to generate images, perform inpainting edits, and run img2img transformations. It can operate in two modes: locally using a GPU or remotely via Google Colab servers, with the UI handling model interaction through the Hugging Face diffusers library and Transformers.