pkuliyi2015 / sd-webui-stablesr

StableSR for Stable Diffusion WebUI - Ultra High-quality Image Upscaler
https://iceclear.github.io/projects/stablesr/
Other
1.05k stars 54 forks source link

Any way to make the workflow / guesswork easier? #18

Open halr9000 opened 1 year ago

halr9000 commented 1 year ago

Big fan of your work, especially regional prompt control. But this is getting a bit confusing as you have:

Then elsewhere in SDUI, we have:

And third, some extensions have tackled this type of confusion by creating a new tab:

Anyway, my point here is that it would be cool if you would make it easier to use this technique upscale images. I'm thinking either by using the Extras interface, or by making a new tab. Either way you could simplify the steps and hide what's not so important. Could do stuff like ask user how much VRAM they have (or just do what Vlad's doing in the system info extension), and then make the settings changes that should work well out of the box. Don't even ask about Tiled VAE -- just enable it!

Then you can also check that the right 2.1 model is installed, and select it when the user clicks upscale.

Lastly, while I got you, think about breaking regional prompt control out to its own extension? I feel like it gets overshadowed because of the project name which it's "stuck in".

Thanks again. Great work you've done here. :)