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
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"