Comfy-agent workflow_ep51_cosmos_predict2_14b_q4_gguf_text2image
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_predict2_14b_q4_gguf_text2image" ~/.claude/skills/steliosot-comfy-agent-workflow-ep51-cosmos-predict2-14b-q4-gguf-text2image && rm -rf "$T"
manifest:
skills/workflows/txt2img/workflow_ep51_cosmos_predict2_14b_q4_gguf_text2image/SKILL.mdsource content
workflow_ep51_cosmos_predict2_14b_q4_gguf_text2image
Imported workflow skill generated from
EP51 Cosmos Predict2 14B Q4 GGUF Text2Image.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
:vae
->wan_2.1_vae.safetensorsmodels/vae
:clip
->oldt5_xxl_fp8_e4m3fn_scaled.safetensorsmodels/clip
:diffusion_model
->cosmos-predict2-14b-t2i-ex3-q4_0.ggufmodels/diffusion_models
Custom Node Requirements
comfyui-gguf
Links
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors
- https://huggingface.co/calcuis/cosmos-predict2-gguf/resolve/main/cosmos-predict2-14b-t2i-ex3-q4_0.gguf?download=true
- https://huggingface.co/calcuis/cosmos-predict2-gguf/tree/main
- 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:
text_prompt - Output modalities:
image/png - Model families:
sd3, wan - Node count:
10 - Complexity score:
6 - Resource profile:
high - Estimated runtime:
slow (often 2-6 min depending on model/server load) - Max latent resolution hint:
x10241024 - Max sampler steps hint:
35
Detected Models
:vae
->wan_2.1_vae.safetensorsmodels/vae
:clip
->oldt5_xxl_fp8_e4m3fn_scaled.safetensorsmodels/clip
:diffusion_model
->cosmos-predict2-14b-t2i-ex3-q4_0.ggufmodels/diffusion_models
Detected Custom Nodes
comfyui-gguf
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.
- Medium-high resolution detected; expect moderate extra runtime.
- Uses custom nodes; missing nodes can cause validation/runtime failures.