ComfyUI Node
Seedream4.0 - Text to Image
Seedream4.0 - Text to Image OpenAPI Specification
Seedream4.0 - Text to Image
- image
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄promptDraw the following system of binary linear equations and the corresponding solution steps on the blackboard: 5x + 2y = 26; 2x -y = 5.►
◄image_sizesquare_hd►
◄image_resolution1K►
◄max_images1.00►
◄seed50331296►
◄nsfw_checkertrue►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Image/ByteDance/Seedream
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Draw the following system of binary linear equations and the corresponding solution steps on the blackboard: 5x + 2y = 26; 2x -y = 5. | The text prompt used to generate the image (Max length: 5000 characters) |
| image_sizeopt | COMBO | square_hd | The size of the generated image. |
| image_resolutionopt | COMBO | 1K | Final image resolution is determined by combining image_size (aspect ratio) and image_resolution (pixel scale). For example, choosing 4:3 + 4K gives 4096 × 3072px |
| max_imagesopt | FLOAT | 1.001–6 | Set this value (1–6) to cap how many images a single generation run can produce in one set—because they’re created in one shot rather than separate requests, you must also state the exact number you want in the prompt so both settings align. (Min: 1, Max: 6, Step: 1) (step: 1) |
| seedopt | INT | 50331296-2147483648–2147483647 | Random seed to control the stochasticity of image generation |
| nsfw_checkeropt | BOOLEAN | true | Defaults to false. You can set it to false based on your needs. If set to false, our content filtering will be disabled, and all results will be returned directly by the model itself. Note: There is no guarantee that everything can be filtered out; if you are not satisfied with the results, you will need to make your own arrangements. |
| timeout_secondsopt | INT | 120030–7200 | — |
| callback_urlopt | STRING | Optional KIE callback URL. Leave empty for normal ComfyUI use. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| url | STRING | — |
| all_urls_json | STRING | — |
| task_id | STRING | — |
| raw_json | STRING | — |
| credits_consumed | FLOAT | — |
| credits_left | FLOAT | — |