Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-12-30 | Use Spandrel for upscaling and face restoration architectures (aside from ↵ | Aarni Koskela | -1017/+0 | |
GFPGAN and LDSR) | ||||
2023-05-11 | Autofix Ruff W (not W605) (mostly whitespace) | Aarni Koskela | -26/+26 | |
2023-05-10 | suggestions and fixes from the PR | AUTOMATIC | -9/+2 | |
2023-05-10 | fixes for B007 | AUTOMATIC | -1/+1 | |
2023-05-10 | ruff manual fixes | AUTOMATIC | -2/+9 | |
2022-12-03 | add built-in extension system | AUTOMATIC | -0/+1017 | |
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions |