ComfyUI Node
Face Fix - Collect LTX Inputs
Execution barrier that validates and exposes the completed cropped video and enhanced anchors for LTX.
Face Fix - Collect LTX Inputs
- cropped_video_context
- enhanced_anchor_context
- cropped_face_video_path
- enhanced_anchor_folder
- anchor_indices
- anchor_count
- face_fix_context
CategoryVRGameDevGirl/Face Fix
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| cropped_video_context | VRGDG_FACE_FIX_CONTEXT | Connect Create Cropped Face Video: face_fix_context. This proves the 512×512 source MP4 was created. | |
| enhanced_anchor_context | VRGDG_FACE_FIX_CONTEXT | Connect Store Enhanced Anchors: face_fix_context. This proves all required Z-Image anchors were validated and saved. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| cropped_face_video_path | STRING | — |
| enhanced_anchor_folder | STRING | — |
| anchor_indices | STRING | — |
| anchor_count | INT | — |
| face_fix_context | VRGDG_FACE_FIX_CONTEXT | — |