mcmonkeyprojects / SwarmUI

SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
1.48k stars 108 forks source link

Feature Request: Progress bar/% amount in tab window #28

Open Nitefighter7 opened 5 months ago

Nitefighter7 commented 5 months ago

After using auto1111 I swapped to Swarm cause it let me use my GPU for dat speedy iterations.

but when I was using Auto1111 I had a little XX% in the page name, this meant I could have a different tab open and it would tell me how far through the image gen it was.

Similarly an adjacent feature would be some kind of progress bar or estimate in the actual UI, so I can have some idea of when to check back in.

mcmonkey4eva commented 5 months ago

In actual UI there's two progress reports:

1st, the queue size estimate image

2nd, the bars under images: image

(Generally the green bar is the main one, but there's also a purple bar that will show up when you have a custom workflow with many steps to jump through)

mcmonkey4eva commented 5 months ago

There's now a (3 generating) prefix on the page title for when generating several images, doesn't currently account for single image progress percent

SirVeggie commented 4 months ago

Those progress bars should ideally be placed somewhere else, since hiding the image feed also hides the progress bar. This is mainly in consideration of a mobile UI.