# Workflow Ep18 Flux Dev Q8 Img2img With Cute 3d Lora

> Workflow wrapper imported from `EP18 Flux Dev Q8 IMG2IMG with Cute 3D Lora.json`.

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

---


# workflow_ep18_flux_dev_q8_img2img_with_cute_3d_lora

Imported workflow skill generated from `EP18 Flux Dev Q8 IMG2IMG with Cute 3D Lora.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

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

- https://civitai.com/models/677725/cute-3d-cartoon-flux
- https://huggingface.co/alimama-creative/FLUX.1-Turbo-Alpha/resolve/main/diffusion_pytorch_model.safetensors?download=true

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

- Family: `img2img_inpaint_outpaint`
- Input modalities: `image, text_prompt`
- Output modalities: `image/png`
- Model families: `flux`
- Node count: `22`
- Complexity score: `2`
- Resource profile: `low`
- Estimated runtime: `fast (usually under 30s on modern GPU)`
- Max latent resolution hint: `None`x`None`
- Max sampler steps hint: `8`

## 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.
<!-- AUTO-METADATA-END -->


