Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate images from text prompts with ByteDance Seedream 5.0 Lite.
bytedance/seedream-5.0-lite
seedream-5-0-lite
text-to-image
2K
3K
curl https://routerbase.com/v1/images/generations \ -H "Authorization: Bearer $ROUTERBASE_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "bytedance/seedream-5.0-lite", "prompt": "a red panda barista pulling an espresso shot, warm morning light", "size": "2K" }'