ComfyUI-AutomaticCFG
ComfyUI-AutomaticCFG copied to clipboard
Grey noise with PAG or other person without PAG on some presets
Hello, First of all thank you for your work on this extension!
I am facing a grey noise output when using some of presets:
- sdxl photorealistic helper
- TOO MANY FINGERS
- sdxl analog
- excellent attention ...
Seems like the issue disappears when I turn off PAG node. However the person completely changes compared to what I set up at IPadapter with Faceid plus v2 nodes. (hair color and face mainly)
Is there a way to preserve specific person when using these presets? I found them very helpful for pipeline.
I tried to disable/mute all layer 8 layers but got no luck preserving same person. Maybe There are another layers specific for personality? How can I turn them off?
It's actually because generating the positive noise prediction is being done by my code instead of the comfy sampling function as usual, which then passes to the PAG something empty. So it can not work with these.