stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: This share link expires in 72 hours. For free permanent hosting and GPU upgrades (NEW!)
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
Hello,when I use the public link , I found that this link has only 72 hours to use ,cloud you help me set the time longer? thank you very much
Proposed workflow
- runing the web.sh with arguments: -share
Additional information
No response
eh, seems no one found an answer. https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/1146
I assume the sharing is done trough Gradio so that you don't have to mess with setting up networking, as such it's impossible as Gradio has control over when the link expires.
thank you ,So I understand that this link can be used for a long time, right?
you might have better luck using --ngrok or --listen
This is basically an ad from gradio.
I use no-ip and --listen. Adding auth is still highly recommended.
1, pip install gradio deploy, succeed. 2, what should I type next? Thank you.