Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
unable to launch of public links
After i updated my mac and chrome, I was unable to create the public links in colab.
The msg shown below:
"Setting up a public link... we have recently upgraded the way public links are generated. If you encounter any problems, please report the issue and downgrade to gradio version 3.13.0"
what should i do?
Could be that you simply need to setup a Password as well. Other than that, you can still try to downgrade Gradio to Version 3.13.0: pip install gradio==3.13.0
how to setup a password? thanks in advance