stable-diffusion-webui/scripts
2022-11-23 13:30:05 -06: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 patch: Added new field on the config file to separate the default model from the base mode used, this should fix the issue where when using the settings page to set a default model it was then not possible to run the default stable diffusion model. 2022-11-09 15:59:18 -08: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 Added extra utility scripts to convert ckpt to diffusers and to prune trained ckpt files. 2022-11-11 19:01:24 -08: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 global negative prompt on config file. 2022-11-17 10:11:42 -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 Cleaned some commented code that is no longer needed. 2022-11-01 10:25:43 -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 Initial conversion of the sd_util.py file into a package with smaller modules in it. 2022-11-03 00:05:54 -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 global negative prompt on config file. 2022-11-17 10:11:42 -07:00
txt2vid.py Added option to set the FPS on the txt2vid tab. 2022-11-22 10:07:09 -07:00
webui_flet_utils.py syncing changes to webui_flet-note:sliders have no labels? 2022-11-23 13:30:05 -06:00
webui_flet.py syncing changes to webui_flet-note:sliders have no labels? 2022-11-23 13:30:05 -06: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