stable-diffusion-webui/modules
d8ahazard 8deae07700 Add ScuNET DeNoiser/Upscaler
Q&D Implementation of ScuNET, thanks to our handy model loader. :P

https://github.com/cszn/SCUNet
2022-09-30 15:28:37 -05:00
..
codeformer
artists.py
bsrgan_model_arch.py
bsrgan_model.py fix for one error with BSRGAN, though it fails to work anyway #1109 2022-09-30 18:55:46 +03:00
codeformer_model.py fix for broken codeformer in PR 2022-09-30 11:03:00 +03:00
devices.py
errors.py
esrgam_model_arch.py
esrgan_model.py remove unwanted formatting/functionality from the PR 2022-09-30 11:42:40 +03:00
extras.py remove unwanted formatting/functionality from the PR 2022-09-30 11:42:40 +03:00
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py remove unwanted formatting/functionality from the PR 2022-09-30 11:42:40 +03:00
images.py Merge remote-tracking branch 'origin/master' 2022-09-30 18:56:23 +03:00
img2img.py
interrogate.py
ldsr_model_arch.py remove unwanted formatting/functionality from the PR 2022-09-30 11:42:40 +03:00
ldsr_model.py hello #1109 2022-09-30 18:56:10 +03:00
lowvram.py
masking.py
memmon.py
modelloader.py Optimize model loader 2022-09-30 15:26:18 -05:00
paths.py
processing.py repair broken highres fix #1109 2022-09-30 12:26:41 +03:00
prompt_parser.py
realesrgan_model.py remove unwanted formatting/functionality from the PR 2022-09-30 11:42:40 +03:00
safety.py
scripts.py
scunet_model_arch.py Add ScuNET DeNoiser/Upscaler 2022-09-30 15:28:37 -05:00
scunet_model.py Add ScuNET DeNoiser/Upscaler 2022-09-30 15:28:37 -05:00
sd_hijack.py add embeddings dir 2022-09-30 14:16:26 +03:00
sd_models.py revert the annotation not supported by old pythons 2022-09-30 12:15:29 +03:00
sd_samplers.py
shared.py Add ScuNET DeNoiser/Upscaler 2022-09-30 15:28:37 -05:00
styles.py refined [styles] pattern and added [prompt_no_styles] 2022-09-30 13:00:43 +03:00
swinir_model_arch.py
swinir_model.py
txt2img.py
ui.py change default inpaint mode to original 2022-09-30 18:07:49 +03:00
upscaler.py