ComfyUI Node Runs on cloud
Ideogram V3
Generates images using the Ideogram V3 model. Supports both regular image generation from text prompts and image editing with mask.
Ideogram V3
- image
- mask
- character_image
- character_mask
- IMAGE
◄prompt►
◄aspect_ratio1:1►
◄resolutionAuto►
◄magic_prompt_optionAUTO►
◄seed0►
◄num_images1►
◄rendering_speedDEFAULT►
Categorypartner/image/Ideogram
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Prompt for the image generation or editing | |
| imageopt | IMAGE | Optional reference image for image editing. | |
| maskopt | MASK | Optional mask for inpainting (white areas will be replaced) | |
| 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 | — |
| num_imagesopt | INT | 11–8 | — |
| rendering_speedopt | COMBO | DEFAULT | Controls the trade-off between generation speed and quality |
| character_imageopt | IMAGE | Image to use as character reference. | |
| character_maskopt | MASK | Optional mask for character reference image. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |