You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your incredible work!
I encountered a problem in gradio_new.py,
When I tested your code, gradio could not display the generated image, and the word "error" appeared. There was no error message in the terminal. What is the problem?
Looking for your reply.
The text was updated successfully, but these errors were encountered:
I have the same problem here. I am running the gradio app through SSH, and I can open the gradio app in my local computer's browser because of SSH port forwarding, but the app is unable to load any of the images, presumably because of some network issues. The share=True in the gradio app should have provided a public address, but it only outputs a local IP to the app. I would appreciate it if someone could solve this problem, or point me to where I can run the model directly without the gradio app.
Hi,
Thanks for your incredible work!
I encountered a problem in gradio_new.py,
When I tested your code, gradio could not display the generated image, and the word "error" appeared. There was no error message in the terminal. What is the problem?
Looking for your reply.
The text was updated successfully, but these errors were encountered: