sygil-webui/scripts
2022-09-27 11:51:17 -07:00
..
pipelines/stable_diffusion Add periodic checkpointing 2022-09-23 15:29:08 +01:00
__init__.py Added config.toml file again. 2022-09-26 06:53:14 -07:00
diffusers_textual_inversion_2.py Fix --config args 2022-09-26 23:58:41 -04:00
home.py License header 2022-09-26 14:02:48 +01:00
img2img.py License header 2022-09-26 14:02:48 +01:00
imglab.py License header 2022-09-26 14:02:48 +01:00
merge.py Added implementation of the Concepts Library tab made by @Qualzz. 2022-09-20 21:06:00 -07:00
modeldownload.py License header 2022-09-26 14:02:48 +01:00
ModelManager.py License header 2022-09-26 14:02:48 +01:00
perlin.py when in outcrop mode, mask added regions and fill in with voroni noise for better outpainting 2022-09-09 10:13:38 -04:00
relauncher.py License header 2022-09-26 14:02:48 +01:00
sd_concept_library.py License header 2022-09-26 14:02:48 +01:00
sd_concepts_library_downloader.py License header 2022-09-26 14:02:48 +01:00
sd_utils.py Added new implementation of the textual inversion page. (#1342) 2022-09-27 11:36:48 -07:00
Settings.py Merge branch 'dev' into dev 2022-09-26 07:03:59 -07:00
stable_diffusion_pipeline.py Moved the model to server_state instead of session_state so it can be shared between multiple sessions, tabs and users as long as the streamlit server is running. 2022-09-25 00:03:05 -07:00
textual_inversion.py Removed the models in case of OOM so we can reload them. (#1343) 2022-09-27 11:51:17 -07:00
txt2img.py License header 2022-09-26 14:02:48 +01:00
txt2vid.py Added new implementation of the textual inversion page. (#1342) 2022-09-27 11:36:48 -07:00
webui_streamlit.py Added new implementation of the textual inversion page. (#1342) 2022-09-27 11:36:48 -07:00
webui.py License header 2022-09-26 14:02:48 +01:00