Replies: 3 comments 9 replies
-
Yeah, this spits out a shareable *.gradio.app url that's specific to your machine. |
Beta Was this translation helpful? Give feedback.
8 replies
-
Updated. Add it also on webui-user.bat @echo off set PYTHON= call webui.bat |
Beta Was this translation helpful? Give feedback.
1 reply
-
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I have a windows machine online.
I see this in prompt when I launch
Running on local URL: http://localhost:7860/
To create a public link, set
share=True
inlaunch()
.How can I share it with other people online (friends)?
Does this starts a webserver reachable from outside?
If not, how to?
Beta Was this translation helpful? Give feedback.
All reactions