# Curated Ep29 Flux Dev Replace Complex Background

> Curated ComfyUI workflow imported from `EP29 Flux Dev Replace Complex Background.json`.

- Skill: `steliosot/curated-ep29-flux-dev-replace-complex-background` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add steliosot/curated-ep29-flux-dev-replace-complex-background`
- Raw SKILL.md: https://api.skillmd.com/api/skills/steliosot/curated-ep29-flux-dev-replace-complex-background/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-ep29-flux-dev-replace-complex-background

---


# curated_ep29_flux_dev_replace_complex_background

Curated workflow skill generated from `EP29 Flux Dev Replace Complex Background.json`.

## Capability Family

- `editing_restyle`

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

- `vae`: `ae.safetensors` -> `models/vae`
- `controlnet`: `flux-dev-controlnet-union.safetensors` -> `models/controlnet`
- `diffusion_model`: `flux1-dev-Q8_0.gguf` -> `models/diffusion_models`
- `clip`: `t5-v1_1-xxl-encoder-Q8_0.gguf` -> `models/clip`

## Custom Node Requirements

- None detected.

## Links Extracted From Workflow Notes

- None detected.

## Source

- Original: `comfy-data/workflows/EP29 Flux Dev Replace Complex Background.json`

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

- Family: `editing_restyle`
- Input modalities: `image, text_prompt`
- Output modalities: `image/png`
- Model families: `flux`
- Node count: `31`
- 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: `30`

## Detected Models

- `vae`: `ae.safetensors` -> `models/vae`
- `controlnet`: `flux-dev-controlnet-union.safetensors` -> `models/controlnet`
- `diffusion_model`: `flux1-dev-Q8_0.gguf` -> `models/diffusion_models`
- `clip`: `t5-v1_1-xxl-encoder-Q8_0.gguf` -> `models/clip`

## Detected Custom Nodes

- None detected.

## Runtime Warnings

- Large model(s) detected; ensure enough VRAM and disk space.
<!-- AUTO-METADATA-END -->


