This is a forked version of Stable UI designed to be used with A1111 compatible API's optimized for use in KoboldCpp. It is no longer compatible with AI Horde, for the AI Horde version check the original StableUI repository.
StableUI is a web user interface designed to generate, save, and view images using Stable Diffusion, with the goal being able to provide Stable Diffusion to anyone for 100% free.
This is achieved using KoboldCpp, which allows for image generation via it's integrated stable-diffusion.cpp backend.
- Image generation utilizing KoboldCpp
- No installation required!
- Tons of customizable settings
- Support for Text2Img, Img2Img, and Inpainting
- Adjust settings for resolution, batch size
- All models supported by stable-diffusion.cpp, including SD1.5, SDXL, Flux, Qwen Image, WAN, Z-Image and many more.
- A gallery to view all generated images
- Favourite, download, delete, and share images
- Reuse image settings for Text2Img or send back an image for Img2Img or inpainting
- Use batch selection to perform actions on multiple images at a time
- Store images locally through the browser
- Optimized designs for both desktop and mobile devices
Feel free to contribute! Pull requests are welcome.
| Library | Description |
|---|---|
| Vue 3 | An amazing Javascript framework |
| Pinia | For creating Vue stores |
| Element Plus | Beautiful Vue 3 components |
| VueUse | Tons of useful hooks |
| XIcons | An extensive library of icons |
| Original Stable UI | Original Stable UI project this was forked from |

