stable-diffusion-webui/scripts
ZeroCool940711 ca1996cca9
Added support for loading custom yaml files for the stable diffusion 2.x models.
You can now just drop your ckpt file with the yaml next to it on the models/custom folder.
2023-01-27 06:01:16 -07:00
..
custom_components floating suggestions area, first context sensitive responses (type by and get artist list), automated recognition of words "of, at, with" to not add a ",". 2022-10-26 12:42:48 +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
sd_utils Added support for loading custom yaml files for the stable diffusion 2.x models. 2023-01-27 06:01:16 -07:00
__init__.py wip 2022-10-14 22:41:59 +02:00
APIServer.py Initial conversion of the sd_util.py file into a package with smaller modules in it. 2022-11-03 00:05:54 -07:00
barfi_baklavajs.py Initial conversion of the sd_util.py file into a package with smaller modules in it. 2022-11-03 00:05:54 -07: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
convert_original_stable_diffusion_to_diffusers.py Fixed bug in txt2vid not allowing you to use custom models. 2022-11-23 19:56:40 -07:00
diffusers_textual_inversion_2.py More renaming and changed to links related to the organization, docs and repo names. 2022-10-23 18:54:10 -07:00
home.py More renaming and changed to links related to the organization, docs and repo names. 2022-10-23 18:54:10 -07:00
img2img.py Added option to the Settings page to enable and disable the suggestion box. 2022-12-14 19:35:14 -07:00
img2txt.py Initial conversion of the sd_util.py file into a package with smaller modules in it. 2022-11-03 00:05:54 -07:00
imglab.py More renaming and changed to links related to the organization, docs and repo names. 2022-10-23 18:54:10 -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 More renaming and changed to links related to the organization, docs and repo names. 2022-10-23 18:54:10 -07:00
ModelManager.py Initial conversion of the sd_util.py file into a package with smaller modules in it. 2022-11-03 00:05:54 -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
post_processing.py Updated Sygil Diffusion 0.1 model to the latest checkpoint available. 2023-01-11 16:07:37 -07:00
prune-ckpt.py Added extra utility scripts to convert ckpt to diffusers and to prune trained ckpt files. 2022-11-11 19:01:24 -08:00
relauncher.py More renaming and changed to links related to the organization, docs and repo names. 2022-10-23 18:54:10 -07:00
scn2img.py Add metadata to scn2img intermediate image output (#1386) 2022-10-02 20:56:49 +01:00
sd_concept_library.py Fixed DeprecationWarning for images on the concepts library using deprecated function from PIL. 2022-11-10 08:20:54 -08:00
sd_concepts_library_downloader.py More renaming and changed to links related to the organization, docs and repo names. 2022-10-23 18:54:10 -07:00
sd_utils_old.py Cleaned up unnecessary imports and comments from the webui_streamlit.py script. 2022-11-02 23:58:35 -07:00
Settings.py Added option to the Settings page to enable and disable the suggestion box. 2022-12-14 19:35:14 -07:00
stable_diffusion_pipeline.py Moving text to video to the new stable diffusion videos pipeline. 2022-10-28 03:16:27 -07:00
textual_inversion.py Initial conversion of the sd_util.py file into a package with smaller modules in it. 2022-11-03 00:05:54 -07:00
txt2img.py Added option to the Settings page to enable and disable the suggestion box. 2022-12-14 19:35:14 -07:00
txt2vid.py Added option to the Settings page to enable and disable the suggestion box. 2022-12-14 19:35:14 -07:00
webui_streamlit_new.py Improved the documentation site by adding extra information on several pages. 2022-11-07 20:27:41 -08:00
webui_streamlit.py Cleaned up unnecessary imports and comments from the webui_streamlit.py script. 2022-11-02 23:58:35 -07:00
webui.py More renaming and changed to links related to the organization, docs and repo names. 2022-10-23 18:54:10 -07:00