aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/LDSR/scripts/ldsr_model.py
Commit message (Collapse)AuthorAgeFilesLines
* Add safetensors support to LDSRwywywywy2022-12-101-2/+6
|
* LDSR cache / optimization / opt_channelslastwywywywy2022-12-101-0/+1
|
* Reinstate DDPM V1 to LDSRwywywywy2022-12-041-1/+1
|
* move #5216 to the extensionAUTOMATIC2022-12-031-0/+1
|
* add built-in extension systemAUTOMATIC2022-12-031-0/+63
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions