ComfyUI Node
BYOKey Ideogram Image
Generates images using the Ideogram V3 model (direct API, bring your own key).
BYOKey Ideogram Image
- output
◄api_key►
◄base_urlhttps://api.ideogram.ai►
◄prompt►
◄aspect_ratio1:1►
◄resolutionAuto►
◄magic_prompt_optionAUTO►
◄seed0►
◄num_images1►
◄rendering_speedDEFAULT►
◄style_typeAUTO►
◄negative_prompt►
Categoryapi/byokey/image
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | Your Ideogram API key (sent as the 'Api-Key' header). | |
| base_url | STRING | https://api.ideogram.ai | Ideogram API host. Override for a relay/proxy. |
| prompt | STRING | Prompt for the image generation. | |
| aspect_ratioopt | COMBO | 1:1 | The aspect ratio for image generation. Ignored if resolution is not set to Auto. |
| resolutionopt | COMBO | Auto | The resolution for image generation. If not set to Auto, this overrides the aspect_ratio setting. |
| magic_prompt_optionopt | COMBO | AUTO | Determine if MagicPrompt should be used in generation. |
| seedopt | INT | 00–2147483647 | Random seed for generation (0 = unset). |
| num_imagesopt | INT | 11–8 | Number of images to generate (1-8). |
| rendering_speedopt | COMBO | DEFAULT | Controls the trade-off between generation speed and quality. |
| style_typeopt | COMBO | AUTO | The type of style to apply (V3). |
| negative_promptopt | STRING | Text specifying what to avoid in the generation. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output | IMAGE | — |