.. |
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
|
Added smoothstep interpolation to checkpoint merging
|
2022-09-26 10:50:21 -04:00 |
face_restoration.py
|
|
|
generation_parameters_copypaste.py
|
added support for setting hires fix from pasted prompts
|
2022-09-25 09:25:28 +03:00 |
gfpgan_model.py
|
gfpgan: just download the damn model
|
2022-09-23 10:26:00 +03:00 |
images.py
|
Changed job_id to timestamp
|
2022-09-25 17:11:07 +03:00 |
img2img.py
|
Disable 'batch img2img' when launched with --hide-ui-dir-config
|
2022-09-24 19:06:36 +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
|
Reformat some changes from the previous commit.
|
2022-09-24 08:23:01 +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
|
add attribute to custom script controls
|
2022-09-25 09:59:31 +03:00 |
sd_hijack.py
|
potential fix for embeddings no loading on AMD cards
|
2022-09-25 15:04:39 +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
|
Changed job_id to timestamp
|
2022-09-25 17:11:07 +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
|
Added smoothstep interpolation to checkpoint merging
|
2022-09-26 10:50:21 -04:00 |