ComfyUI Node
𧬠Sequencer Generate
Universal Sequencer AI node β access any model from the Sequencer collection. Don't have an API key? Get one at: https://sequencer.media/settings Generates images, videos, audio, and more. Select a model, enter a prompt, and connect optional inputs as needed. Results are returned as ComfyUI tensors and/or download URLs.
𧬠Sequencer Generate
- input_image
- reference_image_1
- reference_image_2
- reference_image_3
- IMAGE
- VIDEO_URL
- AUDIO_URL
βmodelβ [IMAGE] GPT Image 2 (High)βΊ
βpromptβΊ
βapi_keyβΊ
βaspect_ratio16:9βΊ
βnegative_promptβΊ
βduration5βΊ
βseed0βΊ
βstrength1.00βΊ
βresolutionautoβΊ
βworkspace_id_overrideβΊ
CategorySequencer
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | β [IMAGE] GPT Image 2 (High) | Select an AI model from the Sequencer collection. Models are fetched from your account's model registry. |
| prompt | STRING | Text prompt describing the desired output. Be descriptive for best results. | |
| api_key | STRING | Get your API key from sequencer.media/settings | |
| aspect_ratioopt | COMBO | 16:9 | Output aspect ratio. Not all models support all ratios. |
| input_imageopt | IMAGE | Input image for image-to-video, image-to-image, style transfer, upscale, etc. | |
| negative_promptopt | STRING | Negative prompt β describe what you DON'T want. Not supported by all models. | |
| durationopt | INT | 51β30 | Video duration in seconds. Only used by video generation models. |
| seedopt | INT | 00β2147483647 | Random seed for reproducible results. Set to 0 for random. |
| strengthopt | FLOAT | 1.000β1 | Strength / influence of the input image. Lower = more faithful to input. Used by img2img and style transfer models. |
| resolutionopt | COMBO | auto | Output resolution. Only used by models that support multiple output sizes (e.g., upscalers). |
| reference_image_1opt | IMAGE | Reference image 1 β for subject/style reference in element-to-video or multi-ref models. | |
| reference_image_2opt | IMAGE | Reference image 2 β for additional subject/style references. | |
| reference_image_3opt | IMAGE | Reference image 3 β for additional subject/style references. | |
| workspace_id_overrideopt | STRING | Override the workspace ID. Leave empty to auto-detect. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | β |
| VIDEO_URL | STRING | β |
| AUDIO_URL | STRING | β |