esrgan_model.py
|
Fix/Revert opts name from GAN to ESRGAN
|
2022-09-22 07:21:54 +03:00 |
images.py
|
Fixed filename part sanitizing
|
2022-09-20 09:46:44 +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 |
memmon.py
|
Add some error handling for VRAM monitor
|
2022-09-18 05:20:33 -04: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 |
shared.py
|
Add option to always log generation info
|
2022-09-22 16:34:54 +03:00 |
swinir.py
|
Update swinir.py
|
2022-09-21 09:09:39 +03:00 |
txt2img.py
|
Add option to always log generation info
|
2022-09-22 16:34:54 +03:00 |