mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-01 12:25:06 +08:00
Customizing UI item order for txt2img/img2img tabs
parent
eb7b01eb7b
commit
78b1688594
@ -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
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
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
BIN
images/UI-item-order-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue
Block a user