aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_samplers_compvis.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into refinerAUTOMATIC11112023-08-081-232/+0
|\
| * REMOVEAUTOMATIC11112023-08-081-224/+0
* | add infotextAUTOMATIC11112023-08-061-2/+0
* | initial refiner supportAUTOMATIC11112023-08-061-1/+11
|/
* add a message about unsupported samplersAUTOMATIC11112023-07-141-3/+3
* suppress ENSD infotext for samplers that don't use itAUTOMATIC2023-05-161-2/+6
* ruff manual fixesAUTOMATIC2023-05-101-1/+1
* ruff auto fixesAUTOMATIC2023-05-101-1/+1
* Add support for the Variations models (unclip-h and unclip-l)MrCheeze2023-03-261-7/+24
* add UniPC options to infotextAUTOMATIC2023-03-111-0/+14
* Requested changesspace-nuko2023-03-111-1/+3
* UniPC does not support img2img (for now)space-nuko2023-02-101-1/+1
* Fix logspam and live previewsspace-nuko2023-02-101-9/+11
* Working UniPC (for batch size 1)space-nuko2023-02-101-5/+30
* make the program read Eta and Eta DDIM from generation parametersAUTOMATIC2023-01-301-1/+2
* split samplers into one more files for k-diffusionAUTOMATIC2023-01-301-0/+8
* split compvis sampler and shared sampler stuff into their own filesAUTOMATIC2023-01-301-412/+11
* Split history sd_samplers.py to sd_samplers_compvis.pyAndrey2023-01-301-0/+552