.. |
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
|
separated options for sample and grid dir saving for #222
|
2022-09-10 13:36:16 +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
|
prioritize repositories/stable-diffusion path when searching for SD
|
2022-09-10 10:29:19 +03:00 |
processing.py
|
Fix prompt matrix script
|
2022-09-09 23:40:03 +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 to cross attention from https://github.com/Doggettx/stable-diffusion #219
|
2022-09-10 12:06:19 +03:00 |
sd_samplers.py
|
fix for PLMS live previews in txt2img
|
2022-09-08 19:34:20 +03:00 |
shared.py
|
separated options for sample and grid dir saving for #222
|
2022-09-10 13:36:16 +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
|
changed <p> to <br> in info field to prevent double line breaks when copying
|
2022-09-10 14:53:38 +03:00 |