Instructions to use Kijai/LTX2.3_comfy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Kijai/LTX2.3_comfy with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Audio VAE Not loading Again
#60
by lioncrud - opened
Looks like this problem has returned. YES I UPDATED TO THE LATEST KJ NODES.
Audio VAE won't load. ComfyUI saying "RuntimeError: ERROR: VAE is invalid: None"
Probably ComfyUI itself not up to date, I can confirm it works fine with both ComfyUI and KJNodes at latest versions at least.
will try updating all comfyui over next couple days, but at least I know it is working on your end
Also after that you don't even need to use the VAELoaderKJ specifically, can just use normal VAELoader. That change was the source for the error too, with everything updated both do work though.