aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_samplers_common.py
Commit message (Expand)AuthorAgeFilesLines
* simplify single_sample_to_imageAUTOMATIC2023-05-171-6/+3
* TAESD fixSakura-Luna2023-05-171-4/+5
* Merge branch 'dev' into taesd-aAUTOMATIC11112023-05-171-1/+20
|\
| * suppress ENSD infotext for samplers that don't use itAUTOMATIC2023-05-161-1/+20
* | return live preview defaults to how they wereAUTOMATIC2023-05-171-14/+15
* | Add live preview mode checkSakura-Luna2023-05-141-2/+2
* | Add Tiny AE live previewSakura-Luna2023-05-141-8/+13
|/
* rename CPU RNG to RNG source in settings, add infotext and parameters copypas...AUTOMATIC2023-04-291-1/+2
* Option to use CPU for random number generation.Deciare2023-04-191-0/+9
* Refactor Mac specific code to a separate filebrkirch2023-02-011-16/+0
* split samplers into one more files for k-diffusionAUTOMATIC2023-01-301-1/+2
* split compvis sampler and shared sampler stuff into their own filesAUTOMATIC2023-01-301-477/+2
* Split history sd_samplers.py to sd_samplers_common.pyAndrey2023-01-301-0/+552