A cross-platform GUI for Stable Diffusion C++, built using wxWidgets.
Licensed under the MIT License.
- Text-to-image (text2img) generation
- Image-to-image (img2img) generation
- Inpaint & Outpaint, save / load masks, built-in inpaint / outpaint editor
- Tiling for low memory
- Model quantization in-fly or manually
- Built-in upscaling capabilities
- ControlNet integration
- Model conversion to GGUF format
- Optional integration with CivitAi Model Downloader
- Hardware detection for optimal diffusion performance
- Integrated model management tools
- VAE support
- TAESD support
- Customizable generation presets
- ComfyUI compatible **Prompt presets **
- Generation queue for batch processing
- Real-time progress monitoring during generation
- Save and load metadata directly from images
- Multi-language GUI support
- CPU (AVX, AVX2, AVX512)
- CUDA
- VULKAN
Refer to the GitHub Releases page for available installers.
For compiling on unsupported operating systems, consult the Wiki.
Use at your own risk!
These releases are preview versions and may contain bugs. If you encounter issues, please report them via the GitHub Issues page.