aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/LDSR/scripts
AgeCommit message (Expand)AuthorLines
2023-06-13Upscaler.load_model: don't return None, just use exceptionsAarni Koskela-8/+5
2023-06-13Move `load_file_from_url` to modelloaderAarni Koskela-4/+3
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-5/+2
2023-05-19change upscalers to download models into user-specified directory (from comma...AUTOMATIC-2/+2
2023-05-10F401 fixes for ruffAUTOMATIC-2/+2
2023-05-10manual fixes for ruffAUTOMATIC-1/+2
2023-04-04fix `--ldsr-models-path` not workinghitomi-7/+13
2022-12-10Add safetensors support to LDSRwywywywy-2/+6
2022-12-10LDSR cache / optimization / opt_channelslastwywywywy-0/+1
2022-12-04Reinstate DDPM V1 to LDSRwywywywy-1/+1
2022-12-03move #5216 to the extensionAUTOMATIC-0/+1
2022-12-03add built-in extension systemAUTOMATIC-0/+63