#Using local and trying to make a public link now
1 messages · Page 1 of 1 (latest)
Did you set launch(share=True)?
Yes
unless its supposed to be right after the parenthesis
which i have not tried because sharing on default is set to true anyways
Hmmm try setting only app.launch(Share=True)
Still I don't know much about Gradio tbh 
For example for my UVR for Colab I use this:
https://github.com/Eddycrack864/Ultimate-Vocal-Remover-5.6-for-Google-Colab/blob/main/webUI.py
nope i broke it
I just did a git pull so it went back to 3.39 but I have the client installed which is why its working now. because before i had that documentation error that was throwing me for a loop
https://www.reddit.com/r/StableDiffusion/comments/10gjnjk/stuck_on_creating_share_link_please_help/
This could help? maybe
You know what i thought maybe that could be it, let me try installing that
Okkie
alright i installed it nto the AI cover folder, im gonna follow these instructions and put this stable diffuser model into the folder. and then ill run it and see if it works
its a big model file lol
Ayo? @lethal sierra level 3 !!! 
still doesnt work doesnt even touch it T.T
FIXED IT. So public links do not work. But, if you use a vpn you can use the LAN listener aspect
You just have to put all the visuals to true as well as the sharing
???
in lan is not working for mi
ok you try this?
if name == "main":
Applio.launch(
favicon_path="assets/ICON.ico",
share=True,
inbrowser="--open" in sys.argv,
server_port=6969,
)