Customizing UI item order for txt2img/img2img tabs

w-e-w 2024-01-05 16:53:37 +09:00
parent eb7b01eb7b
commit 78b1688594
4 changed files with 13 additions and 0 deletions

@ -54,4 +54,17 @@ The cached theme is stored under `stable-diffusion-webui/tmp/gradio_themes/your_
It also possible create your own theme locally or modify the cached themes
</details>
## UI item order
<details><summary>Customizing UI item order for txt2img/img2img tabs</summary>
The generation parameter UI elements can can be rewarded using `Setting` -> `User interface` -> `UI item order for txt2img/img2img tabs`
![UI-item-order-1](images/UI-item-order-1.png)
default order (1.7)
![UI-item-order-2](images/UI-item-order-2.png)
Custom order
![UI-item-order-3](images/UI-item-order-3.png)
</details>

BIN
images/UI-item-order-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
images/UI-item-order-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
images/UI-item-order-3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB