Comfy-agent workflow_ep51_cosmos_predict_2_2b_v2w_480p_16fps
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/txt2img/workflow_ep51_cosmos_predict_2_2b_v2w_480p_16fps" ~/.claude/skills/steliosot-comfy-agent-workflow-ep51-cosmos-predict-2-2b-v2w-480p-16fps && rm -rf "$T"
manifest:
skills/workflows/txt2img/workflow_ep51_cosmos_predict_2_2b_v2w_480p_16fps/SKILL.mdsource content
workflow_ep51_cosmos_predict_2_2b_v2w_480p_16fps
Imported workflow skill generated from
EP51 Cosmos Predict 2 2B v2w 480p 16fps.json.
Family
txt2img
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
:diffusion_model
->cosmos_predict2_2B_video2world_480p_16fps.safetensorsmodels/diffusion_models
:clip
->oldt5_xxl_fp8_e4m3fn_scaled.safetensorsmodels/clip
:vae
->wan_2.1_vae.safetensorsmodels/vae
Custom Node Requirements
- None detected.
Links
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/Comfy-Org/Cosmos_Predict2_repackaged/resolve/main/cosmos_predict2_2B_video2world_480p_16fps.safetensors?download=true
- https://huggingface.co/Comfy-Org/Cosmos_Predict2_repackaged/tree/main
- https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors
- https://huggingface.co/comfyanonymous/cosmos_1.0_text_encoder_and_VAE_ComfyUI/resolve/main/text_encoders/oldt5_xxl_fp8_e4m3fn_scaled.safetensors
- https://www.youtube.com/@pixaroma
Routing Metadata
- Family:
txt2img - Input modalities:
image, text_prompt - Output modalities:
video/mp4 - Model families:
wan - Node count:
13 - Complexity score:
2 - Resource profile:
low - Estimated runtime:
fast (usually under 30s on modern GPU) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
35
Detected Models
:diffusion_model
->cosmos_predict2_2B_video2world_480p_16fps.safetensorsmodels/diffusion_models
:clip
->oldt5_xxl_fp8_e4m3fn_scaled.safetensorsmodels/clip
:vae
->wan_2.1_vae.safetensorsmodels/vae
Detected Custom Nodes
- None detected.
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.