aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/LDSR
AgeCommit message (Collapse)AuthorLines
2023-04-04fix `--ldsr-models-path` not workinghitomi-7/+13
2023-01-18add option to show/hide warningsAUTOMATIC-3/+0
removed hiding warnings from LDSR fixed/reworked few places that produced warnings
2022-12-24fix F541 f-string without any placeholdersYuval Aboulafia-1/+1
2022-12-10Add safetensors support to LDSRwywywywy-4/+14
2022-12-10Made device agnosticwywywywy-3/+6
2022-12-10LDSR cache / optimization / opt_channelslastwywywywy-12/+29
2022-12-04Reinstate DDPM V1 to LDSRwywywywy-1/+1451
2022-12-03move #5216 to the extensionAUTOMATIC-0/+287
2022-12-03add built-in extension systemAUTOMATIC-0/+299
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions