stable-diffusion-webui/modules
2022-09-12 17:47:36 +03:00
..
codeformer clarification for settings; another comment about copied files 2022-09-07 12:57:12 +03:00
artists.py added random artist button 2022-09-05 23:08:06 +03:00
codeformer_model.py undo CodeFormer's upscaling of images with dimensions less than 512. 2022-09-10 13:53:10 +03:00
devices.py Allow TF32 in CUDA for increased performance #279 2022-09-12 16:34:13 +03:00
errors.py Allow TF32 in CUDA for increased performance #279 2022-09-12 16:34:13 +03:00
esrgam_model_arch.py ESRGAN support 2022-09-04 18:54:12 +03:00
esrgan_model.py Modular device management 2022-09-11 09:49:43 +03:00
extras.py allow resizing into non-integer sizes 2022-09-12 16:17:32 +03:00
face_restoration.py codeformer support 2022-09-07 12:32:28 +03:00
gfpgan_model.py codeformer support 2022-09-07 12:32:28 +03:00
images.py allow resizing into non-integer sizes 2022-09-12 16:17:32 +03:00
img2img.py [BUG] Not Working As Intended - create a directory with name derived from the prompt #306 2022-09-12 15:41:30 +03:00
interrogate.py remove mistaken error message 2022-09-12 12:26:37 +03:00
lowvram.py memory optimization for CLIP interrogator 2022-09-12 11:55:27 +03:00
paths.py CLIP interrogator 2022-09-11 18:48:36 +03:00
processing.py [FEATURE] Save both images, (Skip_Save optional). #265 2022-09-12 17:47:36 +03:00
realesrgan_model.py honor tiling settings for RealESRGAN also 2022-09-08 15:19:36 +03:00
scripts.py More informative progress printing 2022-09-08 17:05:17 +02:00
sd_hijack.py Update cross attention to the newest version 2022-09-12 16:48:21 +03:00
sd_samplers.py fix for PLMS live previews in txt2img 2022-09-08 19:34:20 +03:00
shared.py [FEATURE] Save both images, (Skip_Save optional). #265 2022-09-12 17:47:36 +03:00
styles.py Only create backup if path exists 2022-09-11 21:23:49 +03:00
txt2img.py Fixed prompt_style type hints: int -> str 2022-09-11 12:39:09 +03:00
ui.py Merge branch 'master' into master 2022-09-12 13:23:58 +03:00