aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/LDSR
Commit message (Collapse)AuthorAgeFilesLines
* fix `--ldsr-models-path` not workinghitomi2023-04-041-7/+13
|
* add option to show/hide warningsAUTOMATIC2023-01-181-3/+0
| | | | | removed hiding warnings from LDSR fixed/reworked few places that produced warnings
* fix F541 f-string without any placeholdersYuval Aboulafia2022-12-241-1/+1
|
* Add safetensors support to LDSRwywywywy2022-12-102-4/+14
|
* Made device agnosticwywywywy2022-12-101-3/+6
|
* LDSR cache / optimization / opt_channelslastwywywywy2022-12-102-12/+29
|
* Reinstate DDPM V1 to LDSRwywywywy2022-12-043-1/+1451
|
* move #5216 to the extensionAUTOMATIC2022-12-032-0/+287
|
* add built-in extension systemAUTOMATIC2022-12-033-0/+299
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions