Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-04-04 | fix `--ldsr-models-path` not working | hitomi | -7/+13 | |
2023-01-18 | add option to show/hide warnings | AUTOMATIC | -3/+0 | |
removed hiding warnings from LDSR fixed/reworked few places that produced warnings | ||||
2022-12-24 | fix F541 f-string without any placeholders | Yuval Aboulafia | -1/+1 | |
2022-12-10 | Add safetensors support to LDSR | wywywywy | -4/+14 | |
2022-12-10 | Made device agnostic | wywywywy | -3/+6 | |
2022-12-10 | LDSR cache / optimization / opt_channelslast | wywywywy | -12/+29 | |
2022-12-04 | Reinstate DDPM V1 to LDSR | wywywywy | -1/+1451 | |
2022-12-03 | move #5216 to the extension | AUTOMATIC | -0/+287 | |
2022-12-03 | add built-in extension system | AUTOMATIC | -0/+299 | |
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions |