https://github.com/haoming02/sd-webui-boomer
An Extension for Automatic1111 Webui that reverts some UI changes
https://github.com/haoming02/sd-webui-boomer
stable-diffusion-webui stable-diffusion-webui-plugin
Last synced: 10 months ago
JSON representation
An Extension for Automatic1111 Webui that reverts some UI changes
- Host: GitHub
- URL: https://github.com/haoming02/sd-webui-boomer
- Owner: Haoming02
- License: mit
- Created: 2023-09-01T03:03:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T05:51:54.000Z (almost 2 years ago)
- Last Synced: 2024-08-27T06:55:06.203Z (almost 2 years ago)
- Topics: stable-diffusion-webui, stable-diffusion-webui-plugin
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 55
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SD Webui Boomer
This is an Extension for the [Automatic1111 Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui), which reverts some UI changes.
> Compatible with [Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge)
## Settings
> You can enable/disable the following features in the `Boomer` section under the User Interface category of the **Settings** page
> [!Note]
> All settings require `Reload UI` to apply
### Boomer Features
1. Duplicate `Refresh Style` button back under **Generate**
2. Add a `Save Style` button back under **Generate**
3. Change the icons of the buttons under generation **Gallery** back to texts
4. Revert image thumbnails scaling from `fill` to `fit`
5. Restore the old "`thumbs`" look of **Extra Networks**
### Features for Boomer
6. Enlarge the Extra Networks cards slightly when hovered
7. Enlarge the `<` and `>` buttons when viewing the result images in fullscreen
### Removed Features
- Duplicate `Apply Style` button back under **Generate** *(reverted in `v1.7.0`)*
- Change the **Extra Networks** from the new Tree view back to the old Folder view *(reverted in `v1.9.0`)*