DragGAN icon indicating copy to clipboard operation
DragGAN copied to clipboard

"Connection errored out" issue.

Open StanleyMa opened this issue 2 years ago • 0 comments

After installing the service, I have no issues running it locally at http://127.0.0.1:7680/. But I made a changes in "miniconda3\envs\draggan\Lib\site-packages\gradio\networking.py". LOCALHOST_NAME = os.getenv("GRADIO_SERVER_NAME", "0.0.0.0") So I can access it remotely, but when I run it, I encounter the error shown in the following image.

Connection errored out.

StanleyMa avatar Jun 12 '23 11:06 StanleyMa