replicate / outpainter

A web GUI built with Nuxt.js for outpainting with Stable Diffusion using the Replicate API.
https://outpainter.app
MIT License
41 stars 8 forks source link

tab stops working if left open too long #7

Open zeke opened 1 year ago

zeke commented 1 year ago

I notice if I'm using outpainter, leave the tab for a long time, then come back and try to run another prediction, it doesn't always work. Maybe some kind of websocket timeout or something?

cc @Pwntus

Pwntus commented 1 year ago

Thanks for reporting @zeke, this must be an issue in replicate-web-proxy where the TTL is not properly re-connecting. I will look into this asap, but for now I don't see this as impairing the purpose of the demo app.