aboutsummaryrefslogtreecommitdiff
path: root/modules/sd_samplers_kdiffusion.py
AgeCommit message (Expand)Author
2023-05-14remove output_altered flag from AfterCFGCallbackParamsAUTOMATIC
2023-05-14Add/modify CFG callbackscatboxanon
2023-05-11Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela
2023-05-10ruff auto fixesAUTOMATIC
2023-05-10imports cleanup for ruffAUTOMATIC
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela
2023-04-29use correct images for previews when using AND (see #9491)AUTOMATIC
2023-04-29some extra lines I forgot to add for previous commitAUTOMATIC
2023-04-29rework Negative Guidance minimum sigma to work with AND, add infotext and cop...AUTOMATIC
2023-04-29Merge pull request #9177 from devNegative-asm/masterAUTOMATIC1111
2023-04-29rename CPU RNG to RNG source in settings, add infotext and parameters copypas...AUTOMATIC
2023-04-18Option to use CPU for random number generation.Deciare
2023-03-30fix live preview & alternate uncond guidance for better qualitydevdn
2023-03-28performance increasedevdn
2023-03-25Add support for the Variations models (unclip-h and unclip-l)MrCheeze
2023-03-11rename CFGDenoiserParams fields for #8064AUTOMATIC
2023-02-24Update sd_samplers_kdiffusion.pylaksjdjf
2023-02-19Merge pull request #7731 from opparco/masterAUTOMATIC1111
2023-02-15Fix error when batch count > 1RcINS
2023-02-11Add cfg_denoised_callbackopparco
2023-02-11Fix DPM++ SDE not deterministic across different batch sizes (#5210)RcINS
2023-02-04merge CFGDenoiserEdit and CFGDenoiser into single objectAUTOMATIC
2023-02-03Use original CFGDenoiser if image_cfg_scale = 1Kyle
2023-02-03txt2img Hires FixKyle
2023-02-03Image CFG Added (Full Implementation)Kyle
2023-02-02Revert "instruct-pix2pix support"Kyle
2023-02-02instruct-pix2pix supportKyle
2023-01-30make the program read Eta and Eta DDIM from generation parametersAUTOMATIC
2023-01-30split samplers into one more files for k-diffusionAUTOMATIC
2023-01-30Split history sd_samplers.py to sd_samplers_kdiffusion.pyAndrey