[Bug]: Batch images not showing in browser
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
When using img2img and batch count > 1 the images do not show in the browser. They are however generated in my Drive. This is using Google Colab and Gradio. When this happens I need to refresh the page to be able to generate anymore images. I don't receive any errors in my console either.
Steps to reproduce the problem
- Launch Webui
- Create img2img use case
- Raise batch_count > 1
- Run img2img
- No images displayed in image browser pane
What should have happened?
All the images generated in the batch should be shown in the browser.
Commit where the problem happens
There is no commit hash shown when I start the UI today (24.11.2022 eu format)
What platforms do you use to access UI ?
Other/Cloud
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
--share --gradio-debug --gradio-auth twinkl:twinkl432! --disable-safe-unpickle
Additional information, context and logs
No response
please share the colab. It is recommended to use TheLastBen's, you will find a list of services on the readme page of this repository
I'm using TheLastBen's colab and having the same issue here
Same issue here, image area stays like:
Images are saved on disk.
Closing as stale.