Plachtaa/VALL-E-X

When localhost is not accessible

Aperta

#26 aperta il 24 ago 2023

 (3 commenti) (0 reazioni) (0 assegnatari)Python (783 fork)batch import
good first issue

Metriche repository

Star
 (7934 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Running on local URL: http://127.0.0.1:7860 Traceback (most recent call last): File "C:\VALL-E-X-master\launch-ui.py", line 571, in main() File "C:\VALL-E-X-master\launch-ui.py", line 564, in main app.launch() File "C:\Users***\AppData\Local\Programs\Python\Python311\Lib\site-packages\gradio\blocks.py", line 1974, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.

请问这个要怎么改?

Guida contributor