Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Cannot open gradio GUI #204

Open
RainInRiver opened this issue Aug 31, 2023 · 1 comment
Open

[Bug] Cannot open gradio GUI #204

RainInRiver opened this issue Aug 31, 2023 · 1 comment

Comments

@RainInRiver
Copy link

I tried to run the tool in Colab, but everytime I run the last cell to open the GUI. the gradio cannot be accessed;
"*** Failed to connect to ec2.gradio.app:22: [Errno 110] Connection timed out"

2023-08-31 16:05:06.820231: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
Compiling and loading c extensions from "/content/stablediffusion-infinity/PyPatchMatch".
mkdir: created directory 'build'
mkdir: created directory 'build/obj'
mkdir: created directory 'build/obj/csrc/'
[dep] csrc/inpaint.cpp ...
[dep] csrc/masked_image.cpp ...
[dep] csrc/pyinterface.cpp ...
[dep] csrc/nnf.cpp ...
rm -rf build/obj libpatchmatch.so
mkdir: created directory 'build/obj'
mkdir: created directory 'build/obj/csrc/'
[dep] csrc/inpaint.cpp ...
[dep] csrc/masked_image.cpp ...
[dep] csrc/pyinterface.cpp ...
[dep] csrc/nnf.cpp ...
[CC] csrc/nnf.cpp ...
[CC] csrc/pyinterface.cpp ...
[CC] csrc/masked_image.cpp ...
[CC] csrc/inpaint.cpp ...
[link] libpatchmatch.so ...
---------------------------------------------------------
Found 1 CUDA devices
Device 0: Tesla T4
   SMs:        40
   Global mem: 15102 MB
   CUDA Cap:   7.5
---------------------------------------------------------
[PIE]Successfully initialize PIE grid solver with cuda backend
Running on local URL:  http://127.0.0.1:7860/
*** Failed to connect to ec2.gradio.app:22: [Errno 110] Connection timed out
@AnthonyM951
Copy link

I have the same issue pls somebody help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants