mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-09-19 17:25:09 +02:00
Update README.md
This commit is contained in:
@@ -1,16 +1,51 @@
|
||||
# Stable Diffusion web UI/UX
|
||||
# Stable Diffusion web UI-UX
|
||||
Not just a browser interface based on Gradio library for Stable Diffusion.
|
||||
A pixel perfect design, mobile friendly, customizable interface that adds accessibility, ease of use and extended functionallity to the stable diffusion web ui.
|
||||
This project is hoping to merge with the main branch at some point in the future.
|
||||
Unfortunately this is going to take some time as the main author of the project askes for small PRs in order to aprove the changes.
|
||||
Until then you can use this repo to enjoy it, i will do my best to keep it up to date
|
||||
Unfortunately this is going to take some time as the main author of the project askes for small PRs in order to aprove the changes.
|
||||
It is unsure how many of these changes will make it to the main branch
|
||||
Until then you can use this repo enjoy!
|
||||
|
||||
I will not upgrade to any unstable release from the master until major issues are resolved
|
||||
I will create a public dev branch so people can test out new features before any upgrade to master
|
||||
i will do my best to keep it up to date
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Features and to do list of ui-ux
|
||||
- [x] resizable viewport
|
||||
- [x] switchable viewports (DoubleClick on the split handler to swap views) option in settings for default position
|
||||
- [x] mobile navigation
|
||||
- [x] top header tabs (option setting)
|
||||
- [x] hidden tabs (option setting) no need to restart this is a different implementation
|
||||
- [x] drag and drop reordable quick settings offcanvas aside view
|
||||
- [x] drag and drop images to txt2img and img2img and import metadata parameteres along with a preview image
|
||||
- [x] ignore - remove overrides when import [multiselect] (option setting)
|
||||
- [x] resizable cards for extra networks and number of rows (option setting)
|
||||
- [x] alternative offcanvas aside view for extra networks (option setting)
|
||||
- [x] live preview image fit method (option setting)
|
||||
- [x] generated image fit method (option setting)
|
||||
- [x] max resolution output for txt2img and img2img (option setting)
|
||||
- [x] performant dispatch for gradio's range slider and input number field issue: https://github.com/gradio-app/gradio/issues/3204 (option setting) latest update uses only one instance clone to mediate for the release event
|
||||
- [x] ticks input range sliders (option setting)
|
||||
- [x] pacman preloader unified colors on reload ui
|
||||
- [x] frame border animation when generating images
|
||||
- [x] progress bar on top of the page always visible (when scroll for mobile)
|
||||
- [x] remix icons
|
||||
- [ ] small arrows next to icons sent to inpaint, extras, img2img etc
|
||||
- [x] style theme configurator extension to customize every aspect of theme in real time with cool global functions to change the hue / saturation / brightness or invert the theme colors
|
||||
- [x] pan and zoom in out functionality for sketch, inpaint, inpaint sketch
|
||||
- [x] fullscreen support for sketch, inpaint, inpaint sketch
|
||||
- [ ] component gallery navigate to previous generations inside the txt2img, img2img interface
|
||||
- [ ] and auto load the current generation settings
|
||||
- [x] better lightbox with zoom in-out mobile gestures support etc..
|
||||
- [ ] credits/about page display all 300+ contributors so far inside the UI
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## Features
|
||||
|
||||
Reference in New Issue
Block a user