4 Commits (2622c55aff9433d425a62e5f6c379cf22a42139e)

Author SHA1 Message Date
fgdfgfthgr-fox bfb52de866
Lower SAG scale step for finer control (#4158)
* Lower SAG step for finer control

Since the introduction of cfg++ which uses very low cfg value, a step of 0.1 in SAG might be too high for finer control. Even SAG of 0.1 can be too high when cfg is only 0.6, so I change the step to 0.01.

* Lower PAG step as well.

* Update nodes_sag.py
7 months ago
comfyanonymous ff6ca2a892 Move PAG to model_patches/unet section.
Move other unet model_patches nodes to model_patches/unet section.
7 months ago
comfyanonymous 8903dce862 This can be removed since PAG doesn't use the uncond. 10 months ago
comfyanonymous 719fb2c81d Add basic PAG node. 10 months ago