-
where should I place share=True ? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 12 replies
-
That final line is a gradio message you can ignore. |
Beta Was this translation helpful? Give feedback.
-
Great! This is just a very clear and brief explanation! Thanks a bunch! 👯 |
Beta Was this translation helpful? Give feedback.
-
Just wondering, how does this work please? Assuming I setup a sensible password, is there any reason to worry about security? |
Beta Was this translation helpful? Give feedback.
-
If two or more users use and switch models at the same time, the other user's model will be switched without notice. How to deal with it? |
Beta Was this translation helpful? Give feedback.
-
Can I generate a link that is not a gradio.app/gradio.live link? Because the link between colab and gradio.app/gradio.live is useless, it is almost impossible to enhance an image with inpaint. The connection is broken all the time:
Can I have my own subdomain for the output link? Or how can I link it to my own address? For me, it's also good to be able to run webui directly from colab, without the gradio.app/gradio.live link. |
Beta Was this translation helpful? Give feedback.
That final line is a gradio message you can ignore.
in webui-user.bat , put in COMMANDLINE ARGS=--share
Now you or anyone you know can connect online through the address shown in terminal: XXXXX.gradio.app
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Run-with-Custom-Parameters