Stability-AI / StableSwarmUI

StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
4.12k stars 333 forks source link

[Feature request] Slideshow mode #378

Closed thradya closed 3 weeks ago

thradya commented 3 weeks ago

Would it be possible to either:

1) add a new toggle below "auto swap to images" that allows for swapping images in full screen browsing 2) add an option to scale images beyond their native size in default view (current vs lazy mock-up attached)

First option is the default behaviour in Forge and it's the only feature I'm missing.

For context - I have a 4k display and in default view (which has an option for auto swapping to latest generation) last generated image is rather tiny. Not really useful for "monitoring" what Swam is generating. On the other hand - in full screen browsing mode the image is large enough but it's not swapping to the latest generation. Which is a bummer.

tiny_swarm biggie_swarm

mcmonkey4eva commented 3 weeks ago

I've added a new user setting CenterImageAlwaysGrow which will fix the image won't fill space on a 4k monitor issue

mcmonkey4eva commented 3 weeks ago

And also user setting AutoSwapImagesIncludesFullView for the other part

thradya commented 3 weeks ago

Jesus, a commit in 25 minutes flat should be fucking illegal. You're making us all look bad :|

Thank you! Much appreciated!