Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-12-30 | Use Spandrel for upscaling and face restoration architectures (aside from ↵ | Aarni Koskela | -465/+0 | |
GFPGAN and LDSR) | ||||
2023-05-11 | Autofix Ruff W (not W605) (mostly whitespace) | Aarni Koskela | -2/+2 | |
2023-05-10 | imports cleanup for ruff | AUTOMATIC | -1/+0 | |
2023-05-10 | manual fixes for ruff | AUTOMATIC | -0/+2 | |
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | -8/+8 | |
2023-02-08 | add missing import | Vladimir Mandic | -0/+1 | |
used later in line 418 | ||||
2022-10-09 | update ESRGAN architecture and model to support all ESRGAN models in the DB, ↵ | victorca25 | -0/+463 | |
BSRGAN and real-ESRGAN models |