⚡ SDXL-Turbo · 1-Step Image Generator

Ultra-fast image generation — high SDXL quality in a single inference step.

API endpoint: POST /api/generate | Health: GET /api/health

1 4
0 1
Width
Height

Example API Call

curl -X POST https://YOUR-SPACE.hf.space/api/generate \
  -H "Content-Type: application/json" \
  -d '{"prompt": "a neon cyberpunk city at night", "steps": 1}'