# Curated Ltx 0 95 Image2video With Multi Frames

> Curated ComfyUI workflow imported from `LTX 0.95 image2video with Multi Frames.json`.

- Skill: `steliosot/curated-ltx-0-95-image2video-with-multi-frames` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add steliosot/curated-ltx-0-95-image2video-with-multi-frames`
- Raw SKILL.md: https://api.skillmd.com/api/skills/steliosot/curated-ltx-0-95-image2video-with-multi-frames/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: steliosot (https://skillmd.com/u/steliosot)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/steliosot/curated-ltx-0-95-image2video-with-multi-frames

---


# curated_ltx_0_95_image2video_with_multi_frames

Curated workflow skill generated from `LTX 0.95 image2video with Multi Frames.json`.

## Capability Family

- `video_t2v_i2v_avatar`

## Inputs

- Optional runtime overrides supported by `run(...)`:
  - `prompt`
  - `negative_prompt`
  - `width`, `height`
  - `seed`, `steps`, `cfg`
  - `sampler_name`, `scheduler`, `denoise`
  - `server`, `headers`, `api_prefix`

## Outputs

- Returns JSON with:
  - `status`
  - `prompt_id`
  - `output_images` (includes image/video entries reported by Comfy history)

## Model Requirements

- `clip`: `t5xxl_fp16.safetensors` -> `models/clip`
- `checkpoint`: `ltx-video-2b-v0.9.5.safetensors` -> `models/checkpoints`

## Custom Node Requirements

- `comfyui-videohelpersuite`

## Links Extracted From Workflow Notes

- https://blog.comfy.org/p/ltx-video-095-day-1-support-in-comfyui
- https://discord.com/invite/gggpkVgBf3
- 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/resolve/main/ltx-video-2b-v0.9.5.safetensors?download=true
- https://www.youtube.com/@pixaroma

## Source

- Original: `comfy-data/workflows/LTX 0.95 image2video with Multi Frames.json`

<!-- AUTO-METADATA-START -->
## Routing Metadata

- Family: `video_t2v_i2v_avatar`
- Input modalities: `image, text_prompt`
- Output modalities: `video/mp4`
- Model families: `ltx`
- Node count: `29`
- Complexity score: `7`
- Resource profile: `high`
- Estimated runtime: `slow (often 2-6 min depending on model/server load)`
- Max latent resolution hint: `None`x`None`
- Max sampler steps hint: `None`

## Detected Models

- `clip`: `t5xxl_fp16.safetensors` -> `models/clip`
- `checkpoint`: `ltx-video-2b-v0.9.5.safetensors` -> `models/checkpoints`

## Detected Custom Nodes

- `comfyui-videohelpersuite`

## Runtime Warnings

- Large model(s) detected; ensure enough VRAM and disk space.
- Uses custom nodes; missing nodes can cause validation/runtime failures.
- Video workflow: usually slower and VRAM-intensive than still-image workflows.
<!-- AUTO-METADATA-END -->


