aboutsummaryrefslogtreecommitdiffstats
path: root/modules/models/diffusion/uni_pc
Commit message (Collapse)AuthorAgeFilesLines
* Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela2023-05-091-2/+2
|
* add pbar to unipcVladimir Mandic2023-03-132-3/+4
|
* fix dims typo in unipcEllangoK2023-03-111-1/+1
|
* use selected device instead of always cuda for UniPC samplerAUTOMATIC2023-03-111-3/+4
|
* Requested changesspace-nuko2023-03-111-1/+1
|
* support SD2.X modelsspace-nuko2023-02-111-1/+4
|
* bug fixspace-nuko2023-02-101-1/+1
|
* Add UniPC sampler settingsspace-nuko2023-02-102-3/+4
|
* Fix logspam and live previewsspace-nuko2023-02-102-22/+30
|
* Working UniPC (for batch size 1)space-nuko2023-02-103-0/+944