mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-06-07 21:20:49 +00: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
@ -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{
|
#settings .gr-panel div.flex-col div.justify-between div{
|
||||||
position: relative;
|
position: relative;
|
||||||
|
z-index: 200;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="range"]{
|
input[type="range"]{
|
||||||
|
Loading…
Reference in New Issue
Block a user