Nodes/ComfyUI-Hunyuan-Image-3/Hunyuan Image 3.0
ComfyUI Node

Hunyuan Image 3.0

A ComfyUI node in Image Generation with 15 inputs and 1 output.

By bgreene2·Created 10 months ago·Updated 10 months ago· 33
Hunyuan Image 3.0
    • Image
    prompt
    seed0
    use_dimensionsfalse
    width1024
    height1024
    steps0
    guidance_scale0.0
    attn_implementationsdpa
    moe_impleager
    weights_folder./HunyuanImage-3
    use_offloadtrue
    disk_offload_layers32
    keep_model_in_memoryfalse
    device_map_overrides
    moe_drop_tokenstrue
    CategoryImage Generation

    Inputs (15)

    NameTypeDefaultDescription
    promptSTRING
    seedINT00–4294967295
    use_dimensionsBOOLEANfalseIf false, the model will choose the image dimensions, and the user-provided width and height will be ignored.
    widthINT10240–4096
    heightINT10240–4096
    stepsINT00–200If 0, it will use the model's default of 50.
    guidance_scaleFLOAT0.00–100If 0, it will use the model's default of 7.5.
    attn_implementationSTRINGsdpaUse sdpa. If FlashAttention is installed, you may try flash_attention_2.
    moe_implSTRINGeagerUse eager. If FlashInfer is installed, you may try flashinfer.
    weights_folderSTRING./HunyuanImage-3The path to the Hunyuan Image 3.0 weights on disk.
    use_offloadBOOLEANtrueIf true, a custom device_map will be created. Otherwise, device_map will be auto.
    disk_offload_layersINT320–32The number of layers to offload from memory to disk. IMPORTANT: Read the README.
    keep_model_in_memoryBOOLEANfalseIf true, the model will be kept in memory between runs.
    device_map_overridesoptSTRINGADVANCED: Device map key=value overrides, comma-separated. e.g. "model.layers.0=0,model.layers.1=1".
    moe_drop_tokensoptBOOLEANtrueSets moe_drop_tokens=True on model loading.

    Outputs (1)

    NameTypeDescription
    ImageIMAGE