aboutsummaryrefslogtreecommitdiffstats
path: root/modules/models/diffusion/uni_pc/uni_pc.py
Commit message (Expand)AuthorAgeFilesLines
* suggestions and fixes from the PRAUTOMATIC2023-05-101-2/+2
* manual fixes for some C408AUTOMATIC2023-05-101-2/+2
* ruff manual fixesAUTOMATIC2023-05-101-2/+5
* imports cleanup for ruffAUTOMATIC2023-05-101-1/+0
* Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela2023-05-091-2/+2
* add pbar to unipcVladimir Mandic2023-03-131-2/+3
* fix dims typo in unipcEllangoK2023-03-111-1/+1
* Add UniPC sampler settingsspace-nuko2023-02-101-1/+1
* Fix logspam and live previewsspace-nuko2023-02-101-17/+15
* Working UniPC (for batch size 1)space-nuko2023-02-101-0/+858