Ultra-fast image generation — high SDXL quality in a single inference step.
API endpoint: POST /api/generate | Health: GET /api/health
POST /api/generate
GET /api/health
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}'