# Workflow Ep24 Flux Redux T2i Style Advanced

> Workflow wrapper imported from `EP24 Flux Redux t2i Style Advanced.json`.

- Skill: `steliosot/workflow-ep24-flux-redux-t2i-style-advanced` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add steliosot/workflow-ep24-flux-redux-t2i-style-advanced`
- Raw SKILL.md: https://api.skillmd.com/api/skills/steliosot/workflow-ep24-flux-redux-t2i-style-advanced/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-ep24-flux-redux-t2i-style-advanced

---


# workflow_ep24_flux_redux_t2i_style_advanced

Imported workflow skill generated from `EP24 Flux Redux t2i Style Advanced.json`.

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

## Model Requirements

- `diffusion_model`: `flux1-dev-Q8_0.gguf` -> `models/diffusion_models`
- `clip`: `clip_l.safetensors` -> `models/clip`
- `vae`: `ae.safetensors` -> `models/vae`

## Custom Node Requirements

- None detected.

## Links

- None detected.

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

- Family: `editing_restyle`
- Input modalities: `image, text_prompt`
- Output modalities: `image/png`
- Model families: `flux, sd3, wan`
- Node count: `16`
- Complexity score: `4`
- Resource profile: `medium`
- Estimated runtime: `moderate (about 30-120s depending on server)`
- Max latent resolution hint: `1024`x`1024`
- Max sampler steps hint: `30`

## Detected Models

- `diffusion_model`: `flux1-dev-Q8_0.gguf` -> `models/diffusion_models`
- `clip`: `clip_l.safetensors` -> `models/clip`
- `vae`: `ae.safetensors` -> `models/vae`

## Detected Custom Nodes

- None detected.

## Runtime Warnings

- Large model(s) detected; ensure enough VRAM and disk space.
- Medium-high resolution detected; expect moderate extra runtime.
<!-- AUTO-METADATA-END -->


