Seedream 4.0 is a cutting-edge image generation model that provides flexible image creation features, including 4K resolution support. The Seedream 4.0 API enables image generation from both text and other images.Documentation Index
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
application/jsondata:image/<image format>;base64,<Base64 encoding>. 1K, 2K, 4K2048x2048[1024x1024, 4096x4096][1/16, 16]| Aspect ratio | Width and Height Pixel Values |
|---|---|
| 1:1 | 2048x2048 |
| 4:3 | 2304x1728 |
| 3:4 | 1728x2304 |
| 16:9 | 2560x1440 |
| 9:16 | 1440x2560 |
| 3:2 | 2496x1664 |
| 2:3 | 1664x2496 |
| 21:9 | 3024x1296 |
auto: In automatic mode, the model automatically determines whether to return multiple images and how many images it will contain based on the user’s prompt.disabled: Disables batch generation feature. The model will only generate one image.sequential_image_generation is set to auto.Value range: [1, 15]false: Does not add a watermark.true: Adds a watermark with the text “AI generated” in the bottom-right corner of the image.