stable-diffusion-webui/modules
2022-09-11 09:27:58 +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
esrgam_model_arch.py ESRGAN support 2022-09-04 18:54:12 +03:00
esrgan_model.py add a helpful message when user puts RealESRGAN model into ESRGAN directory. 2022-09-08 15:49:47 +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 fixed broken empty directory when prompt does not start with letter, this time for real 2022-09-10 16:33:45 +03:00
img2img.py add batch count to sd upscale #169 2022-09-10 11:37:06 +03:00
lowvram.py Miss device type for option --medvram 2022-09-07 18:09:30 +02:00
paths.py fix a bug with error message 2022-09-11 00:26:24 +03:00
processing.py fix repeating subseeds for every batch #221 2022-09-10 16:16:18 +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 added --opt-split-attention-v1 2022-09-11 00:29:10 +03:00
sd_samplers.py fix for PLMS live previews in txt2img 2022-09-08 19:34:20 +03:00
shared.py added --opt-split-attention-v1 2022-09-11 00:29:10 +03:00
styles.py prevent styles from adding an extra comma 2022-09-10 00:51:07 +03:00
txt2img.py support for prompt styles 2022-09-09 23:16:02 +03:00
ui.py Change "send to " 2022-09-11 09:27:58 +03:00