Novita
seedream-4.5
Context
2000
Input
text, image
Output
image
Tool calling
Not listed
About this model
Seedream 4.5 is an upgraded image generation model from ByteDance, offering cinematic aesthetics, stronger spatial understanding, and richer world knowledge. It features improved consistency, smarter instruction following, and professional typography rendering. It supports 4K resolution output, multi-image reference control, and delivers generation speeds of 2-3 seconds
Capabilities
text
Available through the unified API
image
Available through the unified API
Quick start
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bee7e5e24e124615912b977776450bff",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
Novita
bee7e5e24e124615912b977776450bff
Input
$0.000 / 1M
Output
$0.000 / 1M
Routing
OneInfer optimized
Pricing
Current OneInfer pricing for this model.
| Usage | Price |
|---|---|
| Input tokens | $0.000 / 1M |
| Output tokens | $0.000 / 1M |
Performance
Published evaluation results associated with this model.
No benchmark data is listed for this model.
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bee7e5e24e124615912b977776450bff",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'