aboutsummaryrefslogtreecommitdiff
path: root/extensions-builtin/LDSR/ldsr_model_arch.py
AgeCommit message (Collapse)Author
2023-05-10fixes for B007AUTOMATIC
2023-05-10manual fixes for ruffAUTOMATIC
2023-05-10autofixes from ruffAUTOMATIC
2023-01-18add option to show/hide warningsAUTOMATIC
removed hiding warnings from LDSR fixed/reworked few places that produced warnings
2022-12-24fix F541 f-string without any placeholdersYuval Aboulafia
2022-12-10Add safetensors support to LDSRwywywywy
2022-12-10Made device agnosticwywywywy
2022-12-10LDSR cache / optimization / opt_channelslastwywywywy
2022-12-04Reinstate DDPM V1 to LDSRwywywywy
2022-12-03add built-in extension systemAUTOMATIC
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions