Replies: 2 comments
-
|
For number 1, I do agree, it would be nice to see the images pop into the webui as they are rendered in a batch. It may be this was initially avoided due to potential slow downs with inference speed, like the Gradio loading bar initially caused (an odd bug... The loading bar should never need 10% of a 3090's power to render...), but I don't think loading new images dynamically into the UI would cause that much of a slowdown. Not a significant one at least. |
Beta Was this translation helpful? Give feedback.
-
|
re. 1: Realtime updates should be possible to implement after this issue is completed in gradio: gradio-app/gradio#776 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for the wonderful GUI.
Currently the images are shown only when all [batchCount] x [batchSize] images are finished. It will be better if the images are dynamically shown whenever a batch is completed (that is, whenever we see new images in the folder).
Batch processing of a long list of prompts.
Img2img: paste from clipboard & one-click set crop region to full image.
A manager for all previous generations.
Beta Was this translation helpful? Give feedback.
All reactions