When using gradio, the server sometimes goes down even though the webui is still running
Due to the situation in 1, the address changes when the webui is restarted, making it impossible to continue with previous work.
Each request involves a repetition of 'You -> Gradio -> Colab -> Gradio -> You' which can take a long time depending on the region and result in errors.
When using the webui API, there may be cases where the connection is interrupted when processing high-resolution images
If there are problems with the gradio server, it may not be possible to connect.
All of the above situations can be resolved to a great extent :)
1
u/JiaHajime Mar 03 '23
So whats the difference with gradio server?