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