Audio VAE is not working

#5
by mohamedabdelkader93 - opened

VAELoaderKJ
ERROR: VAE is invalid: None

If the VAE is from a checkpoint loader node your checkpoint does not contain a valid VAE.

Update your kjnodes from git.
This is how I solved it.

Unfortunately, I still get the same error even after updating kjnodes from git.

Unfortunately, I still get the same error even after updating kjnodes from git.

You did git pull in the comfyui/custom_nodes/ComfyUI-KJNodes folder?
Should be all you need

Yep, update is needed as the layer names are bit different on the new VAE, and the loader doesn't recognize it.

Ok, I did a git pull and got a new update. Now it works. Thanks for replying!

worked! thank you so much kings

mohamedabdelkader93 changed discussion status to closed
mohamedabdelkader93 changed discussion status to open
mohamedabdelkader93 changed discussion status to closed

If doing a git pull doesn't work uninstall ComfyUI-KJNodes and reinstall and restart. Worked for me.

Sign up or log in to comment