Sign In

LTX-2.3 Long Video Generation (Distilled GGUF) workflows Reviews

Workflow troubleshooting notes. The workflow initially failed due to several issues: Some VAE inputs were not properly connected, causing validation errors like “Required input is missing: vae / audio_vae.” The WAS Node Suite ffmpeg path was not configured correctly in the config file. The comfyui-ollama node crashed with KeyError: 'context', because newer Ollama API responses no longer always return the context field. This was fixed by modifying the plugin to safely read the value. After enabling the required nodes, correcting the VAE connections, fixing the ffmpeg path, and patching the Ollama plugin, the workflow ran successfully.