Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-31 | rename print_error to report, use it with together with package name | AUTOMATIC | -3/+2 | |
2023-05-29 | Add & use modules.errors.print_error where currently printing exception info ↵ | Aarni Koskela | -3/+3 | |
by hand | ||||
2023-05-19 | change upscalers to download models into user-specified directory (from ↵ | AUTOMATIC | -2/+1 | |
commandline args) rather than the default models/<...> | ||||
2023-05-14 | add a bunch of descriptions and reword a lot of settings (sorry, localizers) | AUTOMATIC | -1/+12 | |
2023-05-10 | fixes for B007 | AUTOMATIC | -1/+1 | |
2023-05-10 | imports cleanup for ruff | AUTOMATIC | -1/+0 | |
2023-04-19 | add tiled inference support for ScuNET | AdjointOperator | -15/+68 | |
2022-12-03 | add built-in extension system | AUTOMATIC | -0/+87 | |
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions |