.. |
codeformer
|
|
|
artists.py
|
|
|
codeformer_model.py
|
|
|
devices.py
|
|
|
errors.py
|
|
|
esrgam_model_arch.py
|
|
|
esrgan_model.py
|
Fix/Revert opts name from GAN to ESRGAN
|
2022-09-22 07:21:54 +03:00 |
extras.py
|
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo tabs
|
2022-09-23 22:49:21 +03:00 |
face_restoration.py
|
|
|
generation_parameters_copypaste.py
|
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo tabs
|
2022-09-23 22:49:21 +03:00 |
gfpgan_model.py
|
gfpgan: just download the damn model
|
2022-09-23 10:26:00 +03:00 |
images.py
|
fix for inpaint at full resolution breaking if you have an NN upscaler.
|
2022-09-23 23:29:53 +03:00 |
img2img.py
|
Add option to always log generation info
|
2022-09-22 16:34:54 +03:00 |
interrogate.py
|
|
|
ldsr_model.py
|
Add LDSR and "GoLatent?" Upscaling (#763)
|
2022-09-21 16:06:37 +03:00 |
lowvram.py
|
|
|
masking.py
|
|
|
memmon.py
|
|
|
paths.py
|
Add LDSR and "GoLatent?" Upscaling (#763)
|
2022-09-21 16:06:37 +03:00 |
processing.py
|
Option to use advanced upscalers with normal img2img
|
2022-09-23 17:37:47 +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 |
safety.py
|
|
|
scripts.py
|
A big rework, just what you were secretly hoping for!
|
2022-09-22 12:11:48 +03:00 |
sd_hijack.py
|
--opt-split-attention now on by default for torch.cuda, off for others (cpu and MPS; because the option does not work there according to reports)
|
2022-09-21 09:49:02 +03:00 |
sd_models.py
|
display a more informative message when a checkpoint is not found
|
2022-09-18 23:52:01 +03:00 |
sd_samplers.py
|
added highres fix feature
|
2022-09-19 16:42:56 +03:00 |
shared.py
|
Option to use advanced upscalers with normal img2img
|
2022-09-23 17:37:47 +03:00 |
styles.py
|
|
|
swinir_arch.py
|
Rename swinir_arch.py to modules/swinir_arch.py
|
2022-09-20 23:31:06 +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
|
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo tabs
|
2022-09-23 22:49:21 +03:00 |