Which variable to adjust number of iterations in Web UI? #1155
Answered
by
codedealer
Wonderflex
asked this question in
Q&A
-
When running the webui, the slider for number of iterations is capped at 50. Which file and line would I need to edit to uncap this, or change it to a free text entry? I searched the webui.py and can't seem to find it. |
Beta Was this translation helpful? Give feedback.
Answered by
codedealer
Sep 15, 2022
Replies: 1 comment 1 reply
-
#1096 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Wonderflex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#1096
Take a look here, the
batch_count
is edited in the same file a few lines up