Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
Retrieval-based-Voice-Conversion-WebUI copied to clipboard

ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True.

Open YuuSamm opened this issue 4 months ago • 0 comments

运行go-web后出现:

`F:\RVC\RVC1006Nvidia>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897 2025-07-30 20:57:27 | INFO | configs.config | Found GPU NVIDIA GeForce RTX 3050 Laptop GPU is_half:True, device:cuda:0 2025-07-30 20:57:29 | INFO | main | Use Language: zh_CN Traceback (most recent call last): File "F:\RVC\RVC1006Nvidia\infer-web.py", line 1515, in app.queue(concurrency_count=511, max_size=1022).launch( File "F:\RVC\RVC1006Nvidia\runtime\lib\site-packages\gradio\blocks.py", line 1391, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True.

F:\RVC\RVC1006Nvidia>pause 请按任意键继续. . .`

未使用vpn,找了网上的一些解决方法也不行,重装也无法解决 求解决方法

YuuSamm avatar Jul 30 '25 13:07 YuuSamm