16 Commits (0db084a4ea194b2bb76b3eacb63e86e804c83950)

Author SHA1 Message Date
MrCheeze 8a34671fe9 Add support for the Variations models (unclip-h and unclip-l) 3 years ago
AUTOMATIC 7f2005127f rename CFGDenoiserParams fields for #8064 3 years ago
laksjdjf 9a1435946c
Update sd_samplers_kdiffusion.py 3 years ago
AUTOMATIC1111 3fcc087317
Merge pull request #7731 from opparco/master
Add cfg_denoised_callback
3 years ago
RcINS f55a7e04d8 Fix error when batch count > 1 3 years ago
opparco b78c5e87ba Add cfg_denoised_callback 3 years ago
RcINS 9e27af76d1 Fix DPM++ SDE not deterministic across different batch sizes (#5210) 3 years ago
AUTOMATIC 72dd5785d9 merge CFGDenoiserEdit and CFGDenoiser into single object 3 years ago
Kyle ba6a4e7e94 Use original CFGDenoiser if image_cfg_scale = 1
If image_cfg_scale is =1 then the original image is not used for the output. We can then use the original CFGDenoiser to get the same result to support AND functionality.

Maybe in the future AND can be supported with "Image CFG Scale"
3 years ago
Kyle c27c0de0f7 txt2img Hires Fix 3 years ago
Kyle 6c6c6636bb Image CFG Added (Full Implementation)
Uses separate denoiser for edit (instruct-pix2pix) models

No impact to txt2img or regular img2img

"Image CFG Scale" will only apply to instruct-pix2pix models and metadata will only be added if using such model
3 years ago
Kyle cf0cfefe91 Revert "instruct-pix2pix support"
This reverts commit 269833067d.
3 years ago
Kyle 269833067d instruct-pix2pix support 3 years ago
AUTOMATIC 040ec7a80e make the program read Eta and Eta DDIM from generation parameters 3 years ago
AUTOMATIC 4df63d2d19 split samplers into one more files for k-diffusion 3 years ago
Andrey f4d0538bf2 Split history sd_samplers.py to sd_samplers_kdiffusion.py 3 years ago