Getting lots of "Connection errored out" lately

Hi @thiagohersan,

Can you track on your logs and see if you’re OOM?

To disable queue you can try this.
demo.launch(show_api=False, enable_queue=False)

But the queue is nice :smiling_face_with_three_hearts: it won’t help disable it if it’s OOM.