aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_samplers_common.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Mac specific code to a separate filebrkirch2023-02-011-16/+0
| | | | Move most Mac related code to a separate file, don't even load it unless web UI is run under macOS.
* 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