-
|
As the subject says. I run the webui through Paperspace, so there's no other way (within the TOS) than to use According to #3734, someone had the problem, and fixed it with a restart of the webui. However, that was not the case for me. Did anyone manage to have the API pop up when using |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
|
Yeah, the API is supposed to work also with Quick demo of a bot connecting through Colab API and getting an image back. Unfortunately, I don't know what would cause the endpoints to not be enabled.. I wish I could help with that. |
Beta Was this translation helpful? Give feedback.
-
|
I also tried tunneling directly to see if it was Gradio playing tricks, but no dice. For some reason the API endpoints are empty. Did you also try with |
Beta Was this translation helpful? Give feedback.
-
|
I had the same problem, I couldn't figure out what was wrong. I had --gradio-debug written in the launch arguments, after I removed it, everything worked fine |
Beta Was this translation helpful? Give feedback.
-
|
It's true! Thanks for pointing that out! |
Beta Was this translation helpful? Give feedback.
-
|
@matroxI @lbeltrame Can you guys post your actual start command. Are you using launch.py ? |
Beta Was this translation helpful? Give feedback.

I had the same problem, I couldn't figure out what was wrong. I had --gradio-debug written in the launch arguments, after I removed it, everything worked fine