Comfy-agent curated_ltxv_13b_0_9_7_gguf_i2v_landscape_768x512px_to_1536x1024px
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/curated_ltxv_13b_0_9_7_gguf_i2v_landscape_768x512px_to_1536x1024px" ~/.claude/skills/steliosot-comfy-agent-curated-ltxv-13b-0-9-7-gguf-i2v-landscape-768x512px-to-153 && rm -rf "$T"
manifest:
skills/workflows/video_t2v_i2v_avatar/curated_ltxv_13b_0_9_7_gguf_i2v_landscape_768x512px_to_1536x1024px/SKILL.mdsource content
curated_ltxv_13b_0_9_7_gguf_i2v_landscape_768x512px_to_1536x1024px
Curated workflow skill generated from
LTXV 13b 0.9.7-GGUF i2v Landscape 768x512px to 1536x1024px.json.
Capability 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_id
(includes image/video entries reported by Comfy history)output_images
Model Requirements
:diffusion_model
->ltxv-13b-0.9.7-distilled-Q3_K_S.ggufmodels/diffusion_models
:vae
->ltxv-13b-0.9.7-vae-BF16.safetensorsmodels/vae
:clip
->t5xxl_fp8_e4m3fn_scaled.safetensorsmodels/clip
Custom Node Requirements
ComfyUI-LTXVideocomfyui-easy-usecomfyui-ggufcomfyui-kjnodescomfyui-videohelpersuite
Links Extracted From Workflow Notes
- https://discord.com/invite/gggpkVgBf3
- https://github.com/Lightricks/ComfyUI-LTXVideo/
- https://huggingface.co/Comfy-Org/mochi_preview_repackaged/resolve/main/split_files/text_encoders/t5xxl_fp16.safetensors?download=true
- https://huggingface.co/Comfy-Org/mochi_preview_repackaged/resolve/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors?download=true
- https://huggingface.co/Lightricks/LTX-Video
- https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltxv-13b-0.9.7-distilled-fp8.safetensors?download=true
- https://huggingface.co/Lightricks/LTX-Video/tree/main
- https://huggingface.co/wsbagnsv1/ltxv-13b-0.9.7-dev-GGUF/resolve/main/ltxv-13b-0.9.7-dev-Q3_K_S.gguf?download=true
- https://huggingface.co/wsbagnsv1/ltxv-13b-0.9.7-dev-GGUF/resolve/main/ltxv-13b-0.9.7-vae-BF16.safetensors
- https://huggingface.co/wsbagnsv1/ltxv-13b-0.9.7-dev-GGUF/tree/main
- https://www.youtube.com/@pixaroma
Source
- Original:
comfy-data/workflows/LTXV 13b 0.9.7-GGUF i2v Landscape 768x512px to 1536x1024px.json
Routing Metadata
- Family:
video_t2v_i2v_avatar - Input modalities:
image, text_prompt - Output modalities:
video/mp4 - Model families:
ltx - Node count:
35 - Complexity score:
10 - Resource profile:
very_high - Estimated runtime:
heavy (can exceed 6 min; best on high-VRAM GPU) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
None
Detected Models
:diffusion_model
->ltxv-13b-0.9.7-distilled-Q3_K_S.ggufmodels/diffusion_models
:vae
->ltxv-13b-0.9.7-vae-BF16.safetensorsmodels/vae
:clip
->t5xxl_fp8_e4m3fn_scaled.safetensorsmodels/clip
Detected Custom Nodes
ComfyUI-LTXVideocomfyui-easy-usecomfyui-ggufcomfyui-kjnodescomfyui-videohelpersuite
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.
- Multiple custom nodes required; verify node installation/version compatibility.
- Video workflow: usually slower and VRAM-intensive than still-image workflows.