Comfy-agent workflow_ep25_ltxv_image_to_video_mp4
install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/steliosot/comfy-agent "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/workflows/video_t2v_i2v_avatar/workflow_ep25_ltxv_image_to_video_mp4" ~/.claude/skills/steliosot-comfy-agent-workflow-ep25-ltxv-image-to-video-mp4 && rm -rf "$T"
manifest:
skills/workflows/video_t2v_i2v_avatar/workflow_ep25_ltxv_image_to_video_mp4/SKILL.mdsource content
workflow_ep25_ltxv_image_to_video_mp4
Imported workflow skill generated from
Ep25 LTXV Image to Video MP4.json.
Family
video_t2v_i2v_avatar
Inputs
- Optional runtime overrides supported by
:run(...)promptnegative_prompt
,widthheight
,seed
,stepscfg
,sampler_name
,schedulerdenoise
,server
,headersapi_prefix
Outputs
- Returns JSON with:
statusprompt_idoutput_images
Model Requirements
:clip
->t5xxl_fp16.safetensorsmodels/clip
:checkpoint
->ltx-video-2b-v0.9.safetensorsmodels/checkpoints
Custom Node Requirements
- None detected.
Links
<!-- AUTO-METADATA-START -->Routing Metadata
- Family:
video_t2v_i2v_avatar - Input modalities:
image, text_prompt - Output modalities:
video/mp4 - Model families:
ltx - Node count:
14 - Complexity score:
6 - Resource profile:
high - Estimated runtime:
slow (often 2-6 min depending on model/server load) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
None
Detected Models
:clip
->t5xxl_fp16.safetensorsmodels/clip
:checkpoint
->ltx-video-2b-v0.9.safetensorsmodels/checkpoints
Detected Custom Nodes
- None detected.
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.
- Video workflow: usually slower and VRAM-intensive than still-image workflows.