Stable Diffusion 3.5 Large image
digitalocean/stable-diffusion-3.5-large · family stable-diffusion · in: text → out: image · price provider-declared (via models.dev). Capabilities: text.
—
Blended $/1M (3:1)
$0.08
Input $/1M
—
Output $/1M
—
1M in + 1M out
—
Cache read $/1M
—
Cheapest rank
- Provider
- DigitalOcean (
digitalocean) - Kind
- image (outputs image)
- Context
- 256 tokens
- Max output
- 1 tokens
- Capabilities
- text
Call it
jishie indexes & prices models; it does not proxy inference.
Image generation — call DigitalOcean’s image endpoint with this model id:
curl $BASE_URL/v1/images/generations \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"stable-diffusion-3.5-large","prompt":"a red bicycle"}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):