Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aqualxx/stable-ui
🔥 A frontend for generating images with Stable Diffusion through Stable Horde
https://github.com/aqualxx/stable-ui
art-generator nodejs stable-diffusion stable-diffusion-webui stablehorde typescript vue vuejs
Last synced: 2 months ago
JSON representation
🔥 A frontend for generating images with Stable Diffusion through Stable Horde
- Host: GitHub
- URL: https://github.com/aqualxx/stable-ui
- Owner: aqualxx
- License: mit
- Created: 2022-10-10T02:46:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T13:10:09.000Z (over 1 year ago)
- Last Synced: 2024-08-03T02:06:06.606Z (5 months ago)
- Topics: art-generator, nodejs, stable-diffusion, stable-diffusion-webui, stablehorde, typescript, vue, vuejs
- Language: Vue
- Homepage: https://aqualxx.github.io/stable-ui/
- Size: 4.1 MB
- Stars: 244
- Watchers: 8
- Forks: 72
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-stable-diffusion - stable-ui
README
# stable-ui 🔥
[Stable UI](https://aqualxx.github.io/stable-ui/) 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 [Stable Horde](https://stablehorde.net/), a crowdsourced distributed cluster of Stable Diffusion workers, which makes this tool available for anyone to use regardless if they don't have the processing power to run Stable Diffusion themselves.
## Features
* 🎨 Image generation utilizing Stable Horde
* No installation required!
* ⚙️ Tons of customizable settings
* Support for Text2Img, Img2Img, and Inpainting
* Adjust settings for resolution, batch size, NSFW, etc
* Employ over 50 different Stable Diffusion models!
* 🖼️ 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
* 📰 A dashboard for displaying Stable Horde info
* View horde/user statistics
* Edit your Stable Horde workers
* See user rankings through a leaderboard
* Read updates through a news feed
* 📜 Statistics for each available Stable Horde worker, team, or model
* Sort by parameter or filter by name
* 💻 Optimized designs for both desktop and mobile devices## Contributing
Feel free to contribute! Pull requests are welcome.
## Special Thanks To
| Library | Description |
| :------ | :---------- |
| [Vue 3](https://vuejs.org/) | An amazing Javascript framework |
| [Pinia](https://pinia.vuejs.org/) | For creating Vue stores |
| [Element Plus](https://element-plus.org/) | Beautiful Vue 3 components |
| [VueUse](https://vueuse.org/) | Tons of useful hooks |
| [XIcons](https://github.com/07akioni/xicons) | An extensive library of icons |## License
[MIT License](https://github.com/graphql-python/gql/blob/master/LICENSE)