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