aboutsummaryrefslogtreecommitdiffstats
path: root/modules/scunet_model_arch.py
AgeCommit message (Collapse)AuthorLines
2022-12-03add built-in extension systemAUTOMATIC-265/+0
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions
2022-10-08chore: Fix typosAidan Holland-2/+2
2022-09-30Add ScuNET DeNoiser/Upscalerd8ahazard-0/+265
Q&D Implementation of ScuNET, thanks to our handy model loader. :P https://github.com/cszn/SCUNet