esrgan_model.py
|
Fix/Revert opts name from GAN to ESRGAN
|
2022-09-22 07:21:54 +03:00 |
gfpgan_model.py
|
gfpgan: just download the damn model
|
2022-09-23 10:26:00 +03:00 |
img2img.py
|
Add option to always log generation info
|
2022-09-22 16:34:54 +03:00 |
ldsr_model.py
|
Add LDSR and "GoLatent?" Upscaling (#763)
|
2022-09-21 16:06:37 +03:00 |
paths.py
|
Add LDSR and "GoLatent?" Upscaling (#763)
|
2022-09-21 16:06:37 +03:00 |
prompt_parser.py
|
use model's dtype for #707
|
2022-09-19 18:39:21 +03:00 |
realesrgan_model.py
|
reworking #775
|
2022-09-22 07:59:27 +03:00 |
sd_samplers.py
|
added highres fix feature
|
2022-09-19 16:42:56 +03:00 |
swinir.py
|
Update swinir.py
|
2022-09-21 09:09:39 +03:00 |
txt2img.py
|
prevent saving settings with bogus values
|
2022-09-23 17:27:30 +03:00 |
ui.py
|
Remove double loading message
|
2022-09-24 07:58:07 +03:00 |