mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-06 10:31:17 -08:00
script.js split work - ui.js
This commit is contained in:
parent
ce799a63e9
commit
5e80c286ee
6 changed files with 16 additions and 96 deletions
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
// mouseover tooltips for various UI elements
|
||||
|
||||
titles = {
|
||||
"Sampling steps": "How many times to improve the generated image iteratively; higher values take longer; very low values can produce bad results",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue