Nodes/comfyui-byokey/BYOKey Ideogram Image
ComfyUI Node

BYOKey Ideogram Image

Generates images using the Ideogram V3 model (direct API, bring your own key).

By MeteorAndy·Created 3 months ago·Updated 2 months ago· 0
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)

    NameTypeDefaultDescription
    api_keySTRINGYour Ideogram API key (sent as the 'Api-Key' header).
    base_urlSTRINGhttps://api.ideogram.aiIdeogram API host. Override for a relay/proxy.
    promptSTRINGPrompt for the image generation.
    aspect_ratiooptCOMBO1:1The aspect ratio for image generation. Ignored if resolution is not set to Auto.
    resolutionoptCOMBOAutoThe resolution for image generation. If not set to Auto, this overrides the aspect_ratio setting.
    magic_prompt_optionoptCOMBOAUTODetermine if MagicPrompt should be used in generation.
    seedoptINT00–2147483647Random seed for generation (0 = unset).
    num_imagesoptINT11–8Number of images to generate (1-8).
    rendering_speedoptCOMBODEFAULTControls the trade-off between generation speed and quality.
    style_typeoptCOMBOAUTOThe type of style to apply (V3).
    negative_promptoptSTRINGText specifying what to avoid in the generation.

    Outputs (1)

    NameTypeDescription
    outputIMAGE