mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 04:11:15 -08:00
Bug: Show show image creation progress every N sampling steps. Set 0 to disable #358
This commit is contained in:
parent
0de109c210
commit
744ac1f89a
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ fieldset span.text-gray-500, .gr-block.gr-box span.text-gray-500, label.block s
|
|||
|
||||
#settings .gr-panel div.flex-col div.justify-between div{
|
||||
position: relative;
|
||||
z-index: 200;
|
||||
}
|
||||
|
||||
input[type="range"]{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue