AttributeError: 'function' object has no attribute '__func__'. Did you mean: '__doc__'?
#53
by jujucom126 - opened
Try update both ComfyUI and KJNodes.
Think this error was around the time some code changed. Update should fix it though ;-)
Next thing to do is run that VAE test with --disable-all-custom-nodes with only the core VAELoader to rule out some custom node breaking it.
Thanks Kijai, I found the root cause:
vae decode function works normal after uninstalled this node now:
there's an comfyui issue get involed :
https://github.com/Comfy-Org/ComfyUI/issues/12116





