Can You Access kohya_ss From Another Computer on a Local Network? #314
Answered
by
bmaltais
poondoggle
asked this question in
Q&A
-
With Automatic1111 you can use --listen to accomplish this. Does kohya_ss have something similar? |
Beta Was this translation helpful? Give feedback.
Answered by
bmaltais
Mar 6, 2023
Replies: 1 comment 1 reply
-
I have added support for it in the dev branch. You can test it by issuing the following command:
To go back to the main code do:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
poondoggle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have added support for it in the dev branch. You can test it by issuing the following command:
To go back to the main code do:
gui.ps1 --listen "0.0.0.0"
will allow anyone to connect to the gradio webui.