camenduru / stable-diffusion-webui-colab

stable diffusion webui colab
The Unlicense
15.46k stars 2.61k forks source link

[Bug]: generate button breaking #438

Closed Enferlain closed 1 year ago

Enferlain commented 1 year ago

What happened?

I click generate, it loads, then stops. 0 output in console.

https://github.com/camenduru/stable-diffusion-webui-colab/assets/15861396/cf7b3cbe-7e8a-4c82-9710-1b059df56bcb

Colab cell output

no relevant output

Which colab and model(s) were you using when the error occurred?

drive colab, 2.2

gradio is 3.23

Which Public WebUI Colab URL were you using when the error occurred?

gradio.live

If you used HiRes mode when the error occurred, please provide the Hires info

no hires

Enferlain commented 1 year ago

https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/11022

Enferlain commented 1 year ago

@camenduru can you replicate or confirm the generate button breaking in 2.2? Cuz 2.2 is the easiest way to set up for a shared drive environment, 2.3 has a lot of issues and caveats but on the other hand the generate button doesn't seem to break much if at all.

etherealxx commented 1 year ago

sometimes it do be like that but sometimes the generation process still going, if you inspect the output code. Btw try to use trycloudflare tunnel instead of gradio.live

Enferlain commented 1 year ago

I think it got fixed with a newer gradio version so it doesn't happen anymore like at all, whether it's actually permastuck or just showing stuck but still working. Unfortunately for shared drive environment a few different issues got introduced like breaking extensions or style.css not being able to be accessed but the issue from this thread is gone at least.