VAEdecode and AITemplate dont get along, slower latent decoding
2blackbar opened this issue · 3 comments
Ok i think the issue is when i use AITemplate node, it breaks the vaedecoder node and it starts to choke deconding takes few seconds and i pretty much have to restart comfy to get it working instantly again.
When i dont use AITemplate nodes then VAEdecode decodes latent to image instantly, when i use even one AITemplate node then it all goes to crap and it takes from 3 to 7 seconds to vaedecode latent to image
Even if i use AITemplate node at the end of the chain (after VAEdecode) then it will slow down vaedecode after awhile so theres definintely some issue going on with it.
I tried to use AITemplae vae decoder but it does not work with face detailer node, so im stuck
@2blackbar Thanks for reporting the issue. As currently described, it's very hard to reason about the problem. Would you like to share a minimal repro of the issue, i.e. when VAE decoding with AITemplate takes longer than you'd expect? Thank you.
Its easy, use non AITemplate VAE node first, generate like 3 pics, then swap this node to AITemplate and enjoy the slowness
This repo AIT also breaks other workflows in comfyui even if the node is not added to the workflow, somethin is ver very wrong here