Highlights
Core‑Node Video Output
Templates now use CreateVideo + SaveVideo instead of VHS nodes. This resolves missing‑node failures on fresh ComfyUI installs.
Auto‑Setup from UE
Two new buttons in the Health panel launch a setup script to add extra model paths and optionally download the LTX‑2 model + text encoder.
Setup Status Indicator
Health UI now summarizes readiness using a color‑coded status: offline, missing models, missing output dir, or ready.
Encoder Compatibility
Templates load text encoders explicitly for safetensors workflows, avoiding missing‑CLIP errors and invalid prompt outputs.
What Changed
{{CLIP_NAME}}.images when SaveVideo is used.gemma_3_12B_it.safetensors.System Diagram
Configuration Snapshot
Testing
Status
Results pending.
Files Updated
Templates: LTX2_T2V.json, LTX2_T2V_GGUF.json, LTX2_I2V.json, LTX2_I2V_GGUF.json
Backend: UELTX2ComfyUIBackend.cpp
Editor UI: SUELTX2SlatePanel.h / SUELTX2SlatePanel.cpp
Config: DefaultGame.ini
Docs: index.html, SESSION_NOTES.md
Automation: UELTX2_ComfyUI_Setup.ps1