41 lines
2.0 KiB
Markdown
41 lines
2.0 KiB
Markdown
|
|
# Checker of "enable" statuses in [SD Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
|
|
|
[](https://github.com/shirayu/sd-webui-enable-checker/blob/main/LICENSE.txt)
|
|
[](https://github.com/shirayu/sd-webui-enable-checker/actions/workflows/ci.yml)
|
|
[](https://github.com/shirayu/sd-webui-enable-checker/actions/workflows/codeql-analysis.yml)
|
|
[](https://github.com/shirayu/sd-webui-enable-checker/actions/workflows/typos.yml)
|
|
|
|
- Tested on [sd-webui v1.6.0](https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases) and [Mikubill/sd-webui-controlnet v1.1.410](https://github.com/Mikubill/sd-webui-controlnet)
|
|
|
|
## Features
|
|
|
|
### Switch background color by clicking "Enable" buttons
|
|
|
|

|
|
|
|
### LoRA Check
|
|
|
|

|
|
|
|
### Seed Fix
|
|
|
|
Set the value of seed to ``-1`` when ``Generate forever`` buttons are clicked
|
|
|
|

|
|
|
|
## Preferences
|
|
|
|
You can set preferences:
|
|
|
|
1. Go to ``Setting`` tab
|
|
2. Go to ``Enable Checker``
|
|
3. Set colors
|
|
4. Activate ``Use custom colors``
|
|
5. Click ``Apply setting`` button
|
|
6. Click ``Reload UI`` button
|
|
|
|

|
|
|
|

|