# Checker of "enable" statuses in [SD Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) [![License](https://img.shields.io/badge/License-AGPL%203.0-blue.svg)](https://github.com/shirayu/sd-webui-enable-checker/blob/main/LICENSE.txt) [![CI](https://github.com/shirayu/sd-webui-enable-checker/actions/workflows/ci.yml/badge.svg)](https://github.com/shirayu/sd-webui-enable-checker/actions/workflows/ci.yml) [![CodeQL](https://github.com/shirayu/sd-webui-enable-checker/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/shirayu/sd-webui-enable-checker/actions/workflows/codeql-analysis.yml) [![Typos](https://github.com/shirayu/sd-webui-enable-checker/actions/workflows/typos.yml/badge.svg)](https://github.com/shirayu/sd-webui-enable-checker/actions/workflows/typos.yml) ## Tested versions - [sd-webui v1.10.1](https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases) and [Mikubill/sd-webui-controlnet v1.1.455](https://github.com/Mikubill/sd-webui-controlnet) - [stable-diffusion-webui-forge f0.0.11-latest-107-g44b647a8](https://github.com/lllyasviel/stable-diffusion-webui-forge) ## Features ### Switch background color by clicking "Enable" buttons ![Screenshot of extension status](https://user-images.githubusercontent.com/963961/229269865-d9d98685-1ec6-45c8-9113-f7a7e53f4a39.png) ### LoRA Check ![Screenshot of LoRA check](https://user-images.githubusercontent.com/963961/230773384-660633b1-992a-45a6-afc7-2d899bb8b7d7.png) ### Seed Fix Set the value of seed to ``-1`` when ``Generate forever`` buttons are clicked ![Screenshot of seed fix](https://user-images.githubusercontent.com/963961/227722232-16448a23-5b44-4c59-9a65-58e59186ab50.png) ## 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 ![Setting](https://user-images.githubusercontent.com/963961/229269863-967cf67c-1ea3-47e1-9d89-7dfc5d7b24da.png) ![Preferences](https://user-images.githubusercontent.com/963961/229269864-0321fe0d-be46-4963-8470-64a268f5ba84.png)