# Curated Ep13 Sdxl Txt2img With Prompt From Image

> Curated ComfyUI workflow imported from `EP13 SDXL TXT2IMG with Prompt from Image.json`.

- Skill: `steliosot/curated-ep13-sdxl-txt2img-with-prompt-from-image` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add steliosot/curated-ep13-sdxl-txt2img-with-prompt-from-image`
- Raw SKILL.md: https://api.skillmd.com/api/skills/steliosot/curated-ep13-sdxl-txt2img-with-prompt-from-image/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: steliosot (https://skillmd.com/u/steliosot)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/steliosot/curated-ep13-sdxl-txt2img-with-prompt-from-image

---


# curated_ep13_sdxl_txt2img_with_prompt_from_image

Curated workflow skill generated from `EP13 SDXL TXT2IMG with Prompt from Image.json`.

## Capability Family

- `txt2img`

## 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`: `Juggernaut_X_RunDiffusion.safetensors` -> `models/checkpoints`

## Custom Node Requirements

- None detected.

## Links Extracted From Workflow Notes

- http://127.0.0.1:11434
- https://ollama.com/benzie/llava-phi-3
- https://ollama.com/library/llava

## Source

- Original: `comfy-data/workflows/EP13 SDXL TXT2IMG with Prompt from Image.json`

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

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

## Detected Models

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

## Detected Custom Nodes

- None detected.

## Runtime Warnings

- Medium-high resolution detected; expect moderate extra runtime.
<!-- AUTO-METADATA-END -->


