@myspacet_ai/n8n-nodes-seedream
v1.2.1
Published
n8n node for Seedream V4 Text To Image API
Maintainers
Readme
n8n-nodes-seedream
n8n community node for Seedream V4 Text To Image API
Description
This node allows you to generate images using the Seedream V4 Text To Image API. It supports:
- Create Task: Create a new image generation task with customizable parameters
- Query Task Status: Check the status of a task and retrieve results
Features
- Generate images from text prompts
- Support for multiple image sizes and resolutions
- Configurable number of images (1-6)
- Optional seed for reproducible results
- Optional callback URL for task completion notifications
Installation
To install this node, go to Settings > Community Nodes > Install a node in your n8n instance and enter:
@myspacet_ai/n8n-nodes-seedreamCredentials
To use this node, you need an API Key from kie.ai.
- Register here: https://kie.ai?ref=61a3dfe897fb3596cef5cce97e7d82c5 (Using this link supports future updates for this node).
- Go to the API keys tab and click Create new key.
- Create a new Seedream API credential in n8n and paste your key.
Usage
Create Task
- Add the Seedream node to your workflow.
- Select "Create Task" operation.
- Enter your prompt and configure parameters.
- Execute to get a
taskId.
Query Task Status
- Select "Query Task Status" operation.
- Enter the
taskIdfrom the previous step. - Execute to get the generated image URLs.
License
MIT
