sygil-webui/scripts
2022-10-20 13:19:26 -07:00
..
custom_components draggable number input fixed support for floating point values 2022-10-20 12:03:52 +02:00
hydrus_api Added hydrus_api library which will be used to query hydrus for tags. 2022-10-17 05:11:01 -07:00
pipelines/stable_diffusion Add periodic checkpointing 2022-09-23 15:29:08 +01:00
__init__.py wip 2022-10-14 22:41:59 +02:00
bridgeData_template.py Adds more NSFW controls to the horde worker (#1426) 2022-10-05 13:55:04 +01:00
clip_interrogator.py Img2txt dependencies and necessary files. (#1354) 2022-09-28 12:37:15 -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 Added default height value to the text are for the prompt on most tabs, this should help with it having the proper height, we still need to change min-height through CSS so it might still break sometimes. 2022-10-20 13:19:26 -07:00
img2txt.py Improved logging for img2txt. 2022-10-17 15:59:29 -07:00
imglab.py Changed the default streamlit import for hydralit as we will be using hydralit as replacement for the default streamlit library, hydralit provides better control over css as well as having a lot more options. (#1352) 2022-09-28 09:33:54 -07:00
logger.py Moved the logger.py file again to the scripts folder instead of bein on its own folder. 2022-10-17 15:59:15 -07:00
merge.py Added implementation of the Concepts Library tab made by @Qualzz. 2022-09-20 21:06:00 -07:00
modeldownload.py src->models 2022-10-05 01:03:06 +01:00
ModelManager.py Added rerun option to the model manager so after models are downloaded the page refreshes which then should change the button status and replace it with he proper green check mark if its already downloaded or still show the download button if its not. 2022-10-20 13:17:06 -07: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 Fix infinite loop on bridge mode when seed == 0 (#1406) 2022-10-03 09:26:26 +01:00
scn2img.py Add metadata to scn2img intermediate image output (#1386) 2022-10-02 20:56:49 +01:00
sd_concept_library.py gallery_v1 2022-10-01 20:14:32 +02:00
sd_concepts_library_downloader.py License header 2022-09-26 14:02:48 +01:00
sd_utils.py Fixed keep_all_models_loaded missing key, this is not the proper way to do it but at least people wont have this issue for now. 2022-10-20 13:17:47 -07:00
Settings.py Added reraise and logger catch to the settings layout function. 2022-10-19 11:18:06 -07:00
stable_diffusion_pipeline.py Merge remote-tracking branch 'origin/dev' into dev 2022-10-15 15:41:16 -07:00
textual_inversion.py Few other fixes for missing imports. 2022-10-19 12:44:56 -07:00
txt2img.py Added default height value to the text are for the prompt on most tabs, this should help with it having the proper height, we still need to change min-height through CSS so it might still break sometimes. 2022-10-20 13:19:26 -07:00
txt2vid.py Added default height value to the text are for the prompt on most tabs, this should help with it having the proper height, we still need to change min-height through CSS so it might still break sometimes. 2022-10-20 13:19:26 -07:00
webui_streamlit.py draggable number input component small fixes and visual improvements. 2022-10-20 11:39:09 +02:00
webui.py Skip WebUI prompt if --bridge passed, Detailed error messages if bridgeData.py fails to load (#1483) 2022-10-11 13:23:04 +03:00