aboutsummaryrefslogtreecommitdiffstats
path: root/modules/models/diffusion/uni_pc
Commit message (Collapse)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
|
* F401 fixes for ruffAUTOMATIC2023-05-101-1/+1
|
* imports cleanup for ruffAUTOMATIC2023-05-101-1/+0
|
* manual fixes for ruffAUTOMATIC2023-05-101-1/+2
|
* 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