-
-
Notifications
You must be signed in to change notification settings - Fork 60
[Bug]: Generation hangs forever when batch size > 1 #23
Comments
Were the images added to the output directory? Usually the UI hangs and there are no errors, especially in colab (when the free version disconnects) |
This morning the refresh button was working correctly, now it just keeps loading, I don't know if it is a gradio problem but it is very frustrating :/ |
The individual images were added to "samples", but the grid containing said images was not added to /output. This is the final thing printed while it hangs: `Iteration: 1/1 100% 16/16 [00:09<00:00, 1.61it/s]` I'm using Pro, and Colab remains connected. |
Enabling "skip_grid" does not fix the problem. |
My problem may be the same. When I use ESRGAN, the timer keeps running.
This is the same for text2img and img2img. It happens when I use ESRGAN. |
The same error occurs here as well. It occurs mainly at higher resolutions. For me often at 1024x1024, even with skip_grid. The images were always saved. But I have to reload the app and reenter all data again. POST https://21182.gradio.app/api/predict/ net::ERR_HTTP2_PROTOCOL_ERROR 200 |
The same happens to me across different browsers. |
same here |
I was able to workaround this problem with this solution: AUTOMATIC1111/stable-diffusion-webui#344 |
What happened?
The timer keeps counting up forever, with the loading gif spinning. No errors. No image displayed.
Version
0.0.1 (Default)
What browsers are you seeing the problem on?
No response
Where are you running the webui?
No response
Custom settings
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: