Seedream 4.0 T2I is ByteDance’s new-generation image creation model that integrates both generation and editing capabilities within a unified architecture. It produces high-quality images with excellent prompt adherence.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test Seedream 4.0 T2I in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/seedream-v4-t2i/runsync |
| Pricing | $0.027 per image |
| Type | Image generation |
Request
All parameters are passed within theinput object in the request body.
Text description of the desired image.
Elements to exclude from the generated image.
Image dimensions in format “width*height”.
Seed for reproducible results. Set to -1 for random.
Enable content safety checking.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.Time in milliseconds the request spent in queue before processing began.
Time in milliseconds the model took to generate the image.
Identifier of the worker that processed the request.