aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/LDSR/ldsr_model_arch.py
Commit message (Expand)AuthorAgeFilesLines
* added torch.mps.empty_cache() to torch_gc()AUTOMATIC11112023-07-081-5/+3
* Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela2023-05-111-2/+2
* manual fixes for some C408AUTOMATIC2023-05-101-2/+2
* fixes for B007AUTOMATIC2023-05-101-1/+1
* manual fixes for ruffAUTOMATIC2023-05-101-1/+1
* autofixes from ruffAUTOMATIC2023-05-101-1/+0
* add option to show/hide warningsAUTOMATIC2023-01-181-3/+0
* fix F541 f-string without any placeholdersYuval Aboulafia2022-12-241-1/+1
* Add safetensors support to LDSRwywywywy2022-12-101-2/+8
* Made device agnosticwywywywy2022-12-101-3/+6
* LDSR cache / optimization / opt_channelslastwywywywy2022-12-101-12/+28
* Reinstate DDPM V1 to LDSRwywywywy2022-12-041-0/+1
* add built-in extension systemAUTOMATIC2022-12-031-0/+230