Replies: 1 comment
-
No unfortunately .. even though I tried to expose as many arguments as I can to the webui. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Everything is working great for me through the docker image now using CUDA cores, however there are some arguments that I'd like to pass to the config that I cannot do outside of command line.
ie:
--max_words_per_line
--max_line_count
--max_line_width
Is there a simple way to add this functionality without having to go to cmd line?
Beta Was this translation helpful? Give feedback.
All reactions