aboutsummaryrefslogtreecommitdiff
path: root/extensions-builtin/SwinIR
AgeCommit message (Collapse)Author
2023-05-19change upscalers to download models into user-specified directory (from ↵AUTOMATIC
commandline args) rather than the default models/<...>
2023-05-11Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela
2023-05-10suggestions and fixes from the PRAUTOMATIC
2023-05-10fixes for B007AUTOMATIC
2023-05-10ruff manual fixesAUTOMATIC
2023-05-10imports cleanup for ruffAUTOMATIC
2023-05-10manual fixes for ruffAUTOMATIC
2023-01-23Also make SwinIR skippablecatboxanon
2023-01-23Make SwinIR interruptiblecatboxanon
2022-12-03fix accessing options when they are not ready for SwinIR.AUTOMATIC
2022-12-03add built-in extension systemAUTOMATIC
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions