Successor to SDXL, the most widely used open-weight image base. Expected to target photorealism and anatomy fixes.
Successor to SDXL, the most widely used open-weight image base. Expected to target photorealism and anatomy fixes.
Why it matters: SDXL ecosystem is massive — any v2 release triggers an instant search spike.
Expected pricing: ~$0.015 per image
Same Stability family — direct successor lineage.
We'll auto-switch your API calls to SDXL 2 the moment it launches — no code changes required.
curl -X POST https://api.skillboss.co/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"skill_id": "stable-diffusion-3.5-large",
"input": {
"prompt": "Say hello from SDXL 2 — routed via SkillBoss"
}
}'Create a free SkillBoss account and we'll email you the moment routing is live — and automatically upgrade your API calls.
Create Free Account