[Colab] Getting stuck after image generation #2626
-
TL;DR: image generation is done but UI is not updating its state, blocking GENERATE button, and forcing to refresh the page. Here's what happens: I press GENERATE and the progress bar starts running, the image is successfully generated, the image is displayed in the UI, but the progress bar gets stuck on a random value (it could be 90%/30% or even around 0% without displaying a number), and therefore INTERRUPT and SKIP buttons are not hidden, blocking the GENERATE button from appearing. Pressing these buttons does nothing because the image has already been generated and displayed. Disabling the progress bar in the settings does not solve the problem, refreshing the page does (losing prompt, settings, inpaint mask and everything else every time). Is anyone experiencing it too? It's so frustrating and can happen multiple times in a row. This is not related to the old issue where UI won't generate images while trying to display a large image or too many images. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes, i had this issue before, the workaround is shift+enter, you can also use TheLastBen's colab, no issues there since yesterday. |
Beta Was this translation helpful? Give feedback.
Yes, i had this issue before, the workaround is shift+enter, you can also use TheLastBen's colab, no issues there since yesterday.