Comfy-agent workflow_ep26_liveportrait_image_to_video_with_no_driving_video_v2
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_ep26_liveportrait_image_to_video_with_no_driving_video_v2" ~/.claude/skills/steliosot-comfy-agent-workflow-ep26-liveportrait-image-to-video-with-no-driving--afb5e0 && rm -rf "$T"
manifest:
skills/workflows/video_t2v_i2v_avatar/workflow_ep26_liveportrait_image_to_video_with_no_driving_video_v2/SKILL.mdsource content
workflow_ep26_liveportrait_image_to_video_with_no_driving_video_v2
Imported workflow skill generated from
Ep26 LivePortrait Image to Video with NO Driving Video V2.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
- None detected from loader nodes.
Custom Node Requirements
- None detected.
Links
- None detected.
Routing Metadata
- Family:
video_t2v_i2v_avatar - Input modalities:
image - Output modalities:
video/mp4 - Model families:
other - Node count:
15 - Complexity score:
4 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
None
Detected Models
- None detected.
Detected Custom Nodes
- None detected.
Runtime Warnings
- Video workflow: usually slower and VRAM-intensive than still-image workflows.