Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-11 | Autofix Ruff W (not W605) (mostly whitespace) | Aarni Koskela | -1/+1 | |
2023-05-10 | imports cleanup for ruff | AUTOMATIC | -2/+1 | |
2023-05-10 | manual fixes for ruff | AUTOMATIC | -1/+1 | |
2023-01-23 | Also make SwinIR skippable | catboxanon | -2/+2 | |
2023-01-23 | Make SwinIR interruptible | catboxanon | -1/+7 | |
2022-12-03 | fix accessing options when they are not ready for SwinIR. | AUTOMATIC | -2/+6 | |
2022-12-03 | add built-in extension system | AUTOMATIC | -0/+168 | |
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions |