Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add TODO comments to sus model loads | Aarni Koskela | 2023-06-13 | 1 | -0/+1 |
* | Fix up `if "http" in ...:` to be more sensible startswiths | Aarni Koskela | 2023-06-13 | 1 | -2/+2 |
* | Move `load_file_from_url` to modelloader | Aarni Koskela | 2023-06-13 | 1 | -3/+2 |
* | rename print_error to report, use it with together with package name | AUTOMATIC | 2023-05-31 | 1 | -3/+2 |
* | Add & use modules.errors.print_error where currently printing exception info ... | Aarni Koskela | 2023-05-29 | 1 | -3/+3 |
* | change upscalers to download models into user-specified directory (from comma... | AUTOMATIC | 2023-05-19 | 1 | -2/+1 |
* | add a bunch of descriptions and reword a lot of settings (sorry, localizers) | AUTOMATIC | 2023-05-14 | 1 | -1/+12 |
* | fixes for B007 | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
* | imports cleanup for ruff | AUTOMATIC | 2023-05-10 | 1 | -1/+0 |
* | add tiled inference support for ScuNET | AdjointOperator | 2023-04-19 | 1 | -15/+68 |
* | add built-in extension system | AUTOMATIC | 2022-12-03 | 1 | -0/+87 |