# Workflow Ep12 Sdxl Txt2img With Upscaler

> Workflow wrapper imported from `Ep12 SDXL TXT2IMG with Upscaler.json`.

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

---


# workflow_ep12_sdxl_txt2img_with_upscaler

Imported workflow skill generated from `Ep12 SDXL TXT2IMG with Upscaler.json`.

## Family

- `upscaling`

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

- `upscale_model`: `4x_NMKD-Siax_200k.pth` -> `models/upscale_models`
- `checkpoint`: `Juggernaut_X_RunDiffusion.safetensors` -> `models/checkpoints`

## Custom Node Requirements

- None detected.

## Links

- https://civitai.com/models/133005?modelVersionId=456194

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

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

## Detected Models

- `upscale_model`: `4x_NMKD-Siax_200k.pth` -> `models/upscale_models`
- `checkpoint`: `Juggernaut_X_RunDiffusion.safetensors` -> `models/checkpoints`

## Detected Custom Nodes

- None detected.

## Runtime Warnings

- No major runtime warnings detected.
<!-- AUTO-METADATA-END -->


