aboutsummaryrefslogtreecommitdiff
path: root/modules/sd_samplers.py
AgeCommit message (Expand)Author
2022-09-28emergency fix for #1199AUTOMATIC
2022-09-28add eta to k ancestralC43H66N12O12S2
2022-09-27add missing s_tmaxDepFA
2022-09-27pass eta to tex2img samplerDepFA
2022-09-27take extra sampler properties from StableDiffusionProcessingDepFA
2022-09-27pass extra KDiffusionSampler function parametersDepFA
2022-09-27pass ddim_eta and ddim_discretizeDepFA
2022-09-19added highres fix featureAUTOMATIC
2022-09-18fixed a bug with seed reproducibility with bacth_size>0 and bacth_count>0AUTOMATIC
2022-09-16an option to do exactly the amount of specified steps in img2imgAUTOMATIC
2022-09-16Merge branch 'batch-seed-attempt'AUTOMATIC
2022-09-16prevent replacing torch_randn globally (instead replacing k_diffusion.samplin...AUTOMATIC
2022-09-16 Prompt editing only applies to images in first batch of desired batch size w...AUTOMATIC
2022-09-15Merge branch 'prompt_editing'AUTOMATIC
2022-09-15quantization off by defaultAUTOMATIC
2022-09-15Respect quantization settingC43H66N12O12S2
2022-09-15Construct CompVisDenoiser with quantizationC43H66N12O12S2
2022-09-15prompt editingAUTOMATIC
2022-09-13first attempt to produce crrect seeds in batchAUTOMATIC
2022-09-13bandaid for broken ddim sampling #389AUTOMATIC
2022-09-12Noisy image previews #257AUTOMATIC
2022-09-08fix for PLMS live previews in txt2imgAUTOMATIC
2022-09-08fix for DDIM live previews in txt2imgAUTOMATIC
2022-09-08More informative progress printingJohannesGaessler
2022-09-07big improvements to inpainting and outpaintingAUTOMATIC
2022-09-06fix for live progress breaking lowvram and medvram optimizationsAUTOMATIC
2022-09-06added preview optionAUTOMATIC
2022-09-06added progressbarAUTOMATIC
2022-09-03support for scriptsAUTOMATIC
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC