# Workflow Ep51 Cosmos Predict2 2b Image2image

> Workflow wrapper imported from `EP51 Cosmos Predict2 2B Image2Image.json`.

- Skill: `steliosot/workflow-ep51-cosmos-predict2-2b-image2image` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add steliosot/workflow-ep51-cosmos-predict2-2b-image2image`
- Raw SKILL.md: https://api.skillmd.com/api/skills/steliosot/workflow-ep51-cosmos-predict2-2b-image2image/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/workflow-ep51-cosmos-predict2-2b-image2image

---


# workflow_ep51_cosmos_predict2_2b_image2image

Imported workflow skill generated from `EP51 Cosmos Predict2 2B Image2Image.json`.

## Family

- `txt2img`

## 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`

## Model Requirements

- `clip`: `oldt5_xxl_fp8_e4m3fn_scaled.safetensors` -> `models/clip`
- `diffusion_model`: `cosmos_predict2_2B_t2i.safetensors` -> `models/diffusion_models`
- `vae`: `wan_2.1_vae.safetensors` -> `models/vae`

## Custom Node Requirements

- `comfyui-easy-use`

## Links

- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/Comfy-Org/Cosmos_Predict2_repackaged/resolve/main/cosmos_predict2_2B_t2i.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

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

- Family: `txt2img`
- Input modalities: `image, text_prompt`
- Output modalities: `image/png`
- Model families: `wan`
- Node count: `12`
- Complexity score: `3`
- Resource profile: `medium`
- Estimated runtime: `moderate (about 30-120s depending on server)`
- Max latent resolution hint: `None`x`None`
- Max sampler steps hint: `35`

## Detected Models

- `clip`: `oldt5_xxl_fp8_e4m3fn_scaled.safetensors` -> `models/clip`
- `diffusion_model`: `cosmos_predict2_2B_t2i.safetensors` -> `models/diffusion_models`
- `vae`: `wan_2.1_vae.safetensors` -> `models/vae`

## Detected Custom Nodes

- `comfyui-easy-use`

## Runtime Warnings

- Large model(s) detected; ensure enough VRAM and disk space.
- Uses custom nodes; missing nodes can cause validation/runtime failures.
<!-- AUTO-METADATA-END -->


