sd.cpp.gui.wx
Cross platform wxWidgets based Stable Diffusion C++ GuI
Features
- detect environment to which HW available for diffusion
- text2img generation
- controlnet support
- image2image generation
- upscaler with some limitations
- minimalistic model management, model info from CivitAi.com
- vae support
- presets management (save / restore some config from UI)
- generation queue & queue list
- progress bar in the queuelist, speed (it/s or s/it)
- restore last item from queue list, auto start last pending job
- clone queue item, copy generation data from queue item
- save generation metadata into images
- load generation data from images
- image drag & drop
External libraries
- stable-diffusion.cpp by leejet
- wxWidgets Cross-Platform GUI Library
- exiv2
- curlpp C++ wrapper around libcURL
- nlohmann/json JSON for Modern C++
- CUDA
- ROCm
- ..
Compatibility
Please see github releases for installers. These packages are tested on Windows 11.
Use only at your own risk! These releases just previews, so crashes may occur. For bugreport, please use github Issuses.