# Workflow Ep24 Flux Dev Q8 Inpaint With Lora 2

> Workflow wrapper imported from `EP24 Flux Dev Q8 INPAINT with Lora-2.json`.

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

---


# workflow_ep24_flux_dev_q8_inpaint_with_lora_2

Imported workflow skill generated from `EP24 Flux Dev Q8 INPAINT with Lora-2.json`.

## Family

- `img2img_inpaint_outpaint`

## 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`: `t5-v1_1-xxl-encoder-Q8_0.gguf` -> `models/clip`
- `vae`: `ae.safetensors` -> `models/vae`
- `diffusion_model`: `flux1-dev-Q8_0.gguf` -> `models/diffusion_models`

## Custom Node Requirements

- `comfyui-easy-use`
- `comfyui-gguf`
- `comfyui-inpaint-cropandstitch`
- `pr-was-node-suite-comfyui-47064894`
- `rgthree-comfy`

## Links

- None detected.

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

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

## Detected Models

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

## Detected Custom Nodes

- `comfyui-easy-use`
- `comfyui-gguf`
- `comfyui-inpaint-cropandstitch`
- `pr-was-node-suite-comfyui-47064894`
- `rgthree-comfy`

## Runtime Warnings

- Large model(s) detected; ensure enough VRAM and disk space.
- Multiple custom nodes required; verify node installation/version compatibility.
<!-- AUTO-METADATA-END -->


