stable-diffusion-webui/modules
C43H66N12O12S2 72d7f8c761 fix typo
2022-09-15 14:14:27 +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 Removed stray references to shared.device_codeformer. 2022-09-14 15:24:55 +03:00
devices.py changes for #294 2022-09-12 20:09:32 +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 updates for exif comments #446 2022-09-14 15:20:05 +03:00
face_restoration.py codeformer support 2022-09-07 12:32:28 +03:00
gfpgan_model.py Instance of CUDA out of memory on a low-res batch, even with --opt-split-attention-v1 (found cause) #255 2022-09-12 18:40:06 +03:00
images.py Improved directory sanitization when --hide_ui_dir_config 2022-09-15 07:39:57 +03:00
img2img.py added a second style field 2022-09-14 17:56:21 +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 prevent repeating messages about too many tokens 2022-09-15 08:57:03 +03:00
realesrgan_model.py honor tiling settings for RealESRGAN also 2022-09-08 15:19:36 +03:00
safety.py put safety checker into a separate file because it's already crowded in processing 2022-09-13 08:34:41 +03:00
scripts.py do not die on failing to load script #426 2022-09-14 13:20:24 +03:00
sd_hijack.py fix typo 2022-09-15 14:14:27 +03:00
sd_samplers.py bandaid for broken ddim sampling #389 2022-09-13 20:12:24 +03:00
shared.py Corrected typos in shared.py and README 2022-09-15 07:38:17 +03:00
styles.py added a second style field 2022-09-14 17:56:21 +03:00
txt2img.py added a second style field 2022-09-14 17:56:21 +03:00
ui.py added a second style field 2022-09-14 17:56:21 +03:00