ComfyUI Node
Seedream4 Replicate
A ComfyUI node in image/generation with 9 inputs and 1 output.
Seedream4 Replicate
- image_input
- images
◄api_key►
◄prompt►
◄size_preset2048x2048 (1:1)►
◄width2048►
◄height2048►
◄max_images1►
◄sequential_image_generationdisabled►
◄seed-1►
Categoryimage/generation
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | Your Replicate API token (starts with r8_). Get this from replicate.com/account/api-tokens. Keep this secure and don't share it. | |
| prompt | STRING | Describe what you want to generate. Be specific and detailed. Example: 'a photorealistic portrait of a woman with blue eyes, studio lighting, high detail' | |
| size_preset | COMBO | 2048x2048 (1:1) | Choose from common aspect ratios and sizes. Square formats work well for portraits and social media. Wide formats (16:9, 21:9) are good for landscapes. Use 'Custom' to set specific dimensions. |
| width | INT | 20481024–4096 | Image width in pixels (only used when size_preset is 'Custom'). Higher values = more detail but longer generation time. Must be between 1024-4096 pixels. |
| height | INT | 20481024–4096 | Image height in pixels (only used when size_preset is 'Custom'). Higher values = more detail but longer generation time. Must be between 1024-4096 pixels. |
| max_images | INT | 11–15 | Maximum number of images to generate when sequential_image_generation is 'auto'. The AI decides how many to actually create (1 to this number). More images = higher cost. |
| sequential_image_generation | COMBO | disabled | Disabled: Generate only 1 image. Auto: Let the AI decide if your prompt would benefit from multiple related images (like story sequences, character variations, etc.). Auto mode uses max_images as the limit. |
| seed | INT | -1-1–2147483647 | Random seed for reproducible results. Use -1 for random seed, or set a specific number to get the same image again. Same seed + same prompt = same result. |
| image_inputopt | IMAGE | Optional input image(s) for image-to-image generation. Connect an image here to use it as reference or starting point. Supports 1-10 images for multi-reference generation. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |