mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-14 14:05:36 +03:00
81f58d58d0
* JobManager: Re-merge #611 PR #611 seems to have got lost in the shuffle after the transition to 'dev'. This commit re-merges the feature branch. This adds support for viewing preview images as the image generates, as well as cancelling in-progress images and a couple fixes and clean-ups. * JobManager: Clear jobs that fail to start Sometimes if a job fails to start it will get stuck in the active job list. This commit ensures that jobs that raise exceptions are cleared, and also adds a start timer to clear out jobs that fail to start within a reasonable amount of time. |
||
---|---|---|
.. | ||
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 | ||
txt2img.py | ||
txt2vid.py | ||
webui_streamlit_old.py | ||
webui_streamlit.py | ||
webui.py |