mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-15 14:31:44 +03:00
d53643822d
This is a collection of several changes to enhance image display: * When using GFPGAN or RealESRGAN, only the final output will be displayed. * In batch>1 mode, each final image will be collected into an image grid for display * The image is constrained to a reasonable size to ensure that batch grids of RealESRGAN'd images don't end up spitting out a massive image that the browser then has to handle. * Additionally, the progress bar indicator is updated as each image is post-processed. |
||
---|---|---|
.. | ||
DeforumStableDiffusion.py | ||
home.py | ||
img2img.py | ||
imglab.py | ||
ModelManager.py | ||
perlin.py | ||
relauncher.py | ||
sd_utils.py | ||
Settings.py | ||
stable_diffusion_pipeline.py | ||
stable_diffusion_walk.py | ||
textual_inversion.py | ||
txt2img.py | ||
txt2vid.py | ||
webui_streamlit_old.py | ||
webui_streamlit.py | ||
webui.py |