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
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
jujucom126 changed discussion status to closed





