Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-19 | change upscalers to download models into user-specified directory (from ↵ | AUTOMATIC | -2/+2 | |
commandline args) rather than the default models/<...> | ||||
2023-05-10 | F401 fixes for ruff | AUTOMATIC | -2/+2 | |
2023-05-10 | manual fixes for ruff | AUTOMATIC | -1/+2 | |
2023-04-04 | fix `--ldsr-models-path` not working | hitomi | -7/+13 | |
2022-12-10 | Add safetensors support to LDSR | wywywywy | -2/+6 | |
2022-12-10 | LDSR cache / optimization / opt_channelslast | wywywywy | -0/+1 | |
2022-12-04 | Reinstate DDPM V1 to LDSR | wywywywy | -1/+1 | |
2022-12-03 | move #5216 to the extension | AUTOMATIC | -0/+1 | |
2022-12-03 | add built-in extension system | AUTOMATIC | -0/+63 | |
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions |