stable-diffusion-webui/modules
2022-10-21 15:13:12 -05:00
..
api
codeformer
hypernetworks Remove unused variable. 2022-10-21 16:52:24 +03:00
textual_inversion prevent error spam when processing images without txt files for captions 2022-10-21 18:46:02 +03:00
aesthetic_clip.py do not load aesthetic clip model until it's needed 2022-10-21 16:10:51 +03:00
artists.py
bsrgan_model_arch.py
bsrgan_model.py
codeformer_model.py
deepbooru.py
devices.py
errors.py
esrgan_model_arch.py
esrgan_model.py
extras.py sort file list in alphabetical ordering in extras 2022-10-21 09:00:46 +03:00
face_restoration.py
generation_parameters_copypaste.py do not load aesthetic clip model until it's needed 2022-10-21 16:10:51 +03:00
gfpgan_model.py
images_history.py
images.py Remove redundant try/except. 2022-10-21 09:55:00 +03:00
img2img.py do not load aesthetic clip model until it's needed 2022-10-21 16:10:51 +03:00
interrogate.py interrogate: Fix CLIP-interrogation on CPU 2022-10-21 09:52:12 +03:00
ldsr_model_arch.py
ldsr_model.py Removed duplicate definition model_path 2022-10-09 12:46:07 +03:00
localization.py
lowvram.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths.py
processing.py Refer to Hypernet's name, sensibly, by its name variable. 2022-10-21 16:52:24 +03:00
prompt_parser.py Fix typo in prompt_parser.py 2022-10-19 11:52:12 +03:00
realesrgan_model.py
safe.py
safety.py
scripts.py
scunet_model_arch.py
scunet_model.py
sd_hijack_inpainting.py updated readme and some small stylistic changes to code 2022-10-21 09:00:39 +03:00
sd_hijack_optimizations.py Remove wrong self reference in CUDA support for invokeai 2022-10-19 09:35:53 +03:00
sd_hijack.py make aestetic embedding ciompatible with prompts longer than 75 tokens 2022-10-21 16:38:06 +03:00
sd_models.py loading SD VAE, see PR #3303 2022-10-21 17:35:51 +03:00
sd_samplers.py Merge branch 'master' into master 2022-10-21 09:49:32 +03:00
shared.py refactor internal terminology to use 'clear' instead of 'trash' like #2728 2022-10-21 15:13:12 -05:00
styles.py
swinir_model_arch_v2.py
swinir_model_arch.py
swinir_model.py add swinir v2 support 2022-10-10 19:54:57 +03:00
txt2img.py do not load aesthetic clip model until it's needed 2022-10-21 16:10:51 +03:00
ui.py refactor internal terminology to use 'clear' instead of 'trash' like #2728 2022-10-21 15:13:12 -05:00
upscaler.py