Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-13 | Fix up `if "http" in ...:` to be more sensible startswiths | Aarni Koskela | |
2023-06-13 | Move `load_file_from_url` to modelloader | Aarni Koskela | |
2023-05-31 | rename print_error to report, use it with together with package name | AUTOMATIC | |
2023-05-29 | Add & use modules.errors.print_error where currently printing exception info ↵ | Aarni Koskela | |
by hand | |||
2023-05-19 | change upscalers to download models into user-specified directory (from ↵ | AUTOMATIC | |
commandline args) rather than the default models/<...> | |||
2023-05-14 | add a bunch of descriptions and reword a lot of settings (sorry, localizers) | AUTOMATIC | |
2023-05-10 | fixes for B007 | AUTOMATIC | |
2023-05-10 | imports cleanup for ruff | AUTOMATIC | |
2023-04-19 | add tiled inference support for ScuNET | AdjointOperator | |
2022-12-03 | add built-in extension system | AUTOMATIC | |
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions |