aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/ScuNET/scripts
AgeCommit message (Expand)AuthorLines
2023-12-30Use Spandrel for upscaling and face restoration architectures (aside from GFP...Aarni Koskela-11/+2
2023-07-08added torch.mps.empty_cache() to torch_gc()AUTOMATIC1111-2/+2
2023-06-13Upscaler.load_model: don't return None, just use exceptionsAarni Koskela-10/+6
2023-06-13Add TODO comments to sus model loadsAarni Koskela-0/+1
2023-06-13Fix up `if "http" in ...:` to be more sensible startswithsAarni Koskela-2/+2
2023-06-13Move `load_file_from_url` to modelloaderAarni Koskela-3/+2
2023-05-31rename print_error to report, use it with together with package nameAUTOMATIC-3/+2
2023-05-29Add & use modules.errors.print_error where currently printing exception info ...Aarni Koskela-3/+3
2023-05-19change upscalers to download models into user-specified directory (from comma...AUTOMATIC-2/+1
2023-05-14add a bunch of descriptions and reword a lot of settings (sorry, localizers)AUTOMATIC-1/+12
2023-05-10fixes for B007AUTOMATIC-1/+1
2023-05-10imports cleanup for ruffAUTOMATIC-1/+0
2023-04-19add tiled inference support for ScuNETAdjointOperator-15/+68
2022-12-03add built-in extension systemAUTOMATIC-0/+87