# Curated Qwen Image Edit Inpaint

> Curated ComfyUI workflow imported from `Qwen Image Edit - Inpaint.json`.

- Skill: `steliosot/curated-qwen-image-edit-inpaint` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add steliosot/curated-qwen-image-edit-inpaint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/steliosot/curated-qwen-image-edit-inpaint/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-qwen-image-edit-inpaint

---


# curated_qwen_image_edit_inpaint

Curated workflow skill generated from `Qwen Image Edit - Inpaint.json`.

## Capability 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` (includes image/video entries reported by Comfy history)

## Model Requirements

- `diffusion_model`: `Qwen_Image_Edit-Q8_0.gguf` -> `models/diffusion_models`
- `clip`: `qwen_2.5_vl_7b_fp8_scaled.safetensors` -> `models/clip`
- `lora`: `Qwen-Image-Edit-Lightning-8steps-V1.0.safetensors` -> `models/loras`
- `vae`: `qwen_image_vae.safetensors` -> `models/vae`

## Custom Node Requirements

- `ComfyUI-GGUF`
- `comfyui-inpaint-cropandstitch`
- `rgthree-comfy`

## Links Extracted From Workflow Notes

- https://blog.comfy.org/p/qwen-image-in-comfyui-new-era-of
- https://discord.com/invite/gggpkVgBf3
- https://github.com/ModelTC/Qwen-Image-Lightning/
- https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors
- https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors
- https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main/split_files/text_encoders
- https://huggingface.co/QuantStack/Qwen-Image-Edit-GGUF
- https://huggingface.co/QuantStack/Qwen-Image-Edit-GGUF/tree/main
- https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-Lightning-8steps-V1.0.safetensors?download=true
- https://huggingface.co/lightx2v/Qwen-Image-Lightning/tree/main
- https://www.youtube.com/@pixaroma

## Source

- Original: `comfy-data/workflows/Qwen Image Edit - Inpaint.json`

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

- Family: `img2img_inpaint_outpaint`
- Input modalities: `image`
- Output modalities: `image/png`
- Model families: `qwen`
- Node count: `25`
- 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: `8`

## Detected Models

- `diffusion_model`: `Qwen_Image_Edit-Q8_0.gguf` -> `models/diffusion_models`
- `clip`: `qwen_2.5_vl_7b_fp8_scaled.safetensors` -> `models/clip`
- `lora`: `Qwen-Image-Edit-Lightning-8steps-V1.0.safetensors` -> `models/loras`
- `vae`: `qwen_image_vae.safetensors` -> `models/vae`

## Detected Custom Nodes

- `ComfyUI-GGUF`
- `comfyui-inpaint-cropandstitch`
- `rgthree-comfy`

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


