aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/SwinIR/scripts/swinir_model.py
Commit message (Collapse)AuthorAgeFilesLines
* Also make SwinIR skippablecatboxanon2023-01-241-2/+2
|
* Make SwinIR interruptiblecatboxanon2023-01-241-1/+7
|
* fix accessing options when they are not ready for SwinIR.AUTOMATIC2022-12-031-2/+6
|
* add built-in extension systemAUTOMATIC2022-12-031-0/+168
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions