# Curated Ep42 Sdxl Inpaint Juggernaut

> Curated ComfyUI workflow imported from `EP42 SDXL INPAINT Juggernaut.json`.

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

---


# curated_ep42_sdxl_inpaint_juggernaut

Curated workflow skill generated from `EP42 SDXL INPAINT Juggernaut.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

- `checkpoint`: `juggernautXL_versionXInpaint.safetensors` -> `models/checkpoints`

## Custom Node Requirements

- `comfyui-inpaint-cropandstitch`

## Links Extracted From Workflow Notes

- https://civitai.com/api/download/models/456538?type=Model&format=SafeTensor&size=pruned&fp=fp16
- https://civitai.com/models/403361?modelVersionId=456538
- https://discord.com/invite/gggpkVgBf3
- https://www.youtube.com/@pixaroma

## Source

- Original: `comfy-data/workflows/EP42 SDXL INPAINT Juggernaut.json`

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

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

## Detected Models

- `checkpoint`: `juggernautXL_versionXInpaint.safetensors` -> `models/checkpoints`

## Detected Custom Nodes

- `comfyui-inpaint-cropandstitch`

## Runtime Warnings

- Uses custom nodes; missing nodes can cause validation/runtime failures.
<!-- AUTO-METADATA-END -->


