{
  "id": "79418930-11bf-4589-b7b3-3df06a213995",
  "revision": 0,
  "last_node_id": 90,
  "last_link_id": 135,
  "nodes": [
    {
      "id": 35,
      "type": "MarkdownNote",
      "pos": [
        -827.610391364717,
        570.0078940994059
      ],
      "size": [
        510,
        771.953125
      ],
      "flags": {
        "collapsed": false
      },
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "Model link",
      "properties": {},
      "widgets_values": [
        "## Report workflow issue\n\nIf you found any issues when running this workflow, [report template issue here](https://github.com/Comfy-Org/workflow_templates/issues)\n\n\n## Model links\n\n**text_encoders**\n\n- [qwen_3_4b.safetensors](https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/text_encoders/qwen_3_4b.safetensors)\n\n**diffusion_models**\n\n- [z_image_turbo_bf16.safetensors](https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/diffusion_models/z_image_turbo_bf16.safetensors)\n\n**vae**\n\n- [ae.safetensors](https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/vae/ae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│   ├── 📂 text_encoders/\n│   │      └── qwen_3_4b.safetensors\n│   ├── 📂 diffusion_models/\n│   │      └── z_image_turbo_bf16.safetensors\n│   └── 📂 vae/\n│          └── ae.safetensors\n```\n"
      ],
      "color": "#432",
      "bgcolor": "#000"
    },
    {
      "id": 64,
      "type": "ConditioningZeroOut",
      "pos": [
        -262.2251128264766,
        292.6723747842964
      ],
      "size": [
        225,
        72
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "conditioning",
          "type": "CONDITIONING",
          "link": 76
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            82
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.73",
        "Node name for S&R": "ConditioningZeroOut",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 63,
      "type": "VAELoader",
      "pos": [
        -1364.5935387331033,
        -48.91361427914988
      ],
      "size": [
        270,
        106.65625
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            79
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.73",
        "Node name for S&R": "VAELoader",
        "models": [
          {
            "name": "ae.safetensors",
            "url": "https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/vae/ae.safetensors",
            "directory": "vae"
          }
        ],
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "ae.safetensors"
      ]
    },
    {
      "id": 66,
      "type": "UNETLoader",
      "pos": [
        -1364.5935387331033,
        -468.9135465934267
      ],
      "size": [
        270,
        106.65625
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            86
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.73",
        "Node name for S&R": "UNETLoader",
        "models": [
          {
            "name": "z_image_turbo_bf16.safetensors",
            "url": "https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/diffusion_models/z_image_turbo_bf16.safetensors",
            "directory": "diffusion_models"
          }
        ],
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "z_image_turbo_bf16.safetensors",
        "default"
      ]
    },
    {
      "id": 62,
      "type": "CLIPLoader",
      "pos": [
        -1364.5935387331033,
        -276.24951608724825
      ],
      "size": [
        270,
        141.328125
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            87
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.73",
        "Node name for S&R": "CLIPLoader",
        "models": [
          {
            "name": "qwen_3_4b.safetensors",
            "url": "https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/text_encoders/qwen_3_4b.safetensors",
            "directory": "text_encoders"
          }
        ],
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "qwen_3_4b.safetensors",
        "lumina2",
        "default"
      ]
    },
    {
      "id": 68,
      "type": "EmptySD3LatentImage",
      "pos": [
        -852.2250159631627,
        222.67242346600543
      ],
      "size": [
        260,
        168
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            83
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.64",
        "Node name for S&R": "EmptySD3LatentImage",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        1024,
        1024,
        1
      ]
    },
    {
      "id": 65,
      "type": "VAEDecode",
      "pos": [
        427.7748347481646,
        -437.3275057904817
      ],
      "size": [
        225,
        96
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 78
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 79
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            94
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.64",
        "Node name for S&R": "VAEDecode",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 67,
      "type": "CLIPTextEncode",
      "pos": [
        -492.2270900582936,
        -437.3280169341342
      ],
      "size": [
        450,
        650
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 89
        },
        {
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": 132
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            76,
            81
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.73",
        "Node name for S&R": "CLIPTextEncode",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "Macro photograph of a honeybee resting on a vibrant sunflower, showcasing delicate translucent wings and intricate sunflower petal textures, natural sunlight illuminating fine details, sharp focus with shallow depth of field, vibrant and lifelike colors, close-up shot emphasizing natural beauty and texture."
      ]
    },
    {
      "id": 71,
      "type": "LoraLoader",
      "pos": [
        -946.9706009090173,
        -462.75831618046027
      ],
      "size": [
        290.43334045410154,
        126
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 86
        },
        {
          "name": "clip",
          "type": "CLIP",
          "link": 87
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            88
          ]
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            89
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.22.0",
        "Node name for S&R": "LoraLoader"
      },
      "widgets_values": [
        "ZiT\\pixel_art_style_z_image_turbo.safetensors",
        0.78,
        1
      ]
    },
    {
      "id": 69,
      "type": "ModelSamplingAuraFlow",
      "pos": [
        52.22655048549187,
        -622.5712122480642
      ],
      "size": [
        310,
        104
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 88
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "slot_index": 0,
          "links": [
            80
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.64",
        "Node name for S&R": "ModelSamplingAuraFlow",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        3
      ]
    },
    {
      "id": 87,
      "type": "CombineOutputLists",
      "pos": [
        -834.7876741243512,
        -2487.019752315569
      ],
      "size": [
        210.3499969482422,
        126
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "label": "list_a",
          "name": "list_a",
          "shape": 7,
          "type": "*",
          "link": 121
        },
        {
          "label": "list_b",
          "name": "list_b",
          "shape": 7,
          "type": "*",
          "link": 122
        },
        {
          "label": "list_c",
          "name": "list_c",
          "shape": 7,
          "type": "*",
          "link": 123
        },
        {
          "label": "list_d",
          "name": "list_d",
          "shape": 7,
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "unzip_a",
          "shape": 6,
          "type": "*",
          "links": [
            128
          ]
        },
        {
          "name": "unzip_b",
          "shape": 6,
          "type": "*",
          "links": [
            129
          ]
        },
        {
          "name": "unzip_c",
          "shape": 6,
          "type": "*",
          "links": [
            130
          ]
        },
        {
          "name": "unzip_d",
          "shape": 6,
          "type": "*",
          "links": null
        },
        {
          "name": "index",
          "shape": 6,
          "type": "INT",
          "links": null
        },
        {
          "name": "count",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui-outputlists_combiner",
        "ver": "0.0.11",
        "Node name for S&R": "CombineOutputLists"
      }
    },
    {
      "id": 86,
      "type": "StringOutputList",
      "pos": [
        -1540.4785340887336,
        -2205.961974248811
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "value",
          "shape": 6,
          "type": "*",
          "links": [
            123
          ]
        },
        {
          "name": "index",
          "shape": 6,
          "type": "INT",
          "links": null
        },
        {
          "name": "count",
          "type": "INT",
          "links": null
        },
        {
          "name": "inspect_combo",
          "type": "COMBO",
          "links": null
        }
      ],
      "title": "String OutputList : places",
      "properties": {
        "cnr_id": "comfyui-outputlists_combiner",
        "ver": "0.0.11",
        "Node name for S&R": "StringOutputList"
      },
      "widgets_values": [
        "|",
        "in a lush rainforest|on the moon"
      ]
    },
    {
      "id": 89,
      "type": "easy showAnything",
      "pos": [
        40.84509458542065,
        -2481.763678468932
      ],
      "size": [
        436.0545457068574,
        606.2477202568562
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "anything",
          "shape": 7,
          "type": "*",
          "link": 131
        }
      ],
      "outputs": [
        {
          "name": "output",
          "type": "*",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "130c1b5796d9876a5f853fa0bea88e808cfda4ad",
        "Node name for S&R": "easy showAnything"
      },
      "widgets_values": [
        "A monkey wearing a kimono on the moon",
        "A monkey wearing a kimono on the moon",
        "A monkey wearing a kimono on the moon",
        "A monkey wearing a kimono on the moon",
        "A monkey wearing a kimono on the moon",
        "A monkey wearing a kimono on the moon",
        "A monkey wearing a kimono on the moon",
        "A monkey wearing a kimono on the moon"
      ]
    },
    {
      "id": 90,
      "type": "FormattedString",
      "pos": [
        -531.0736870305703,
        -2484.1765155240514
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "label": "a",
          "name": "a",
          "shape": 7,
          "type": "*",
          "link": 128
        },
        {
          "label": "b",
          "name": "b",
          "shape": 7,
          "type": "*",
          "link": 129
        },
        {
          "label": "c",
          "name": "c",
          "shape": 7,
          "type": "*",
          "link": 130
        },
        {
          "label": "d",
          "name": "d",
          "shape": 7,
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "string",
          "type": "STRING",
          "links": [
            131,
            132,
            135
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-outputlists_combiner",
        "ver": "0.0.11"
      },
      "widgets_values": [
        "A {a} wearing {b} {c}"
      ]
    },
    {
      "id": 78,
      "type": "iToolsAddOverlay",
      "pos": [
        734.6382648422232,
        -591.3666838423321
      ],
      "size": [
        270,
        130
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 94
        },
        {
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": 135
        }
      ],
      "outputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "links": [
            95
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-itools",
        "ver": "e851b3df8ff292de822fc8f1456a3a1f023d810e",
        "Node name for S&R": "iToolsAddOverlay"
      },
      "widgets_values": [
        "img info:",
        "#000000AA",
        40,
        false
      ]
    },
    {
      "id": 70,
      "type": "KSampler",
      "pos": [
        57.774849851355086,
        -267.3275349680722
      ],
      "size": [
        320,
        474
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 80
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 81
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 82
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 83
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            78
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.64",
        "Node name for S&R": "KSampler",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        1,
        "fixed",
        9,
        1,
        "res_multistep",
        "simple",
        1
      ]
    },
    {
      "id": 84,
      "type": "StringOutputList",
      "pos": [
        -1531.6811505442836,
        -2786.7945330688544
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "value",
          "shape": 6,
          "type": "*",
          "links": [
            121
          ]
        },
        {
          "name": "index",
          "shape": 6,
          "type": "INT",
          "links": null
        },
        {
          "name": "count",
          "type": "INT",
          "links": null
        },
        {
          "name": "inspect_combo",
          "type": "COMBO",
          "links": null
        }
      ],
      "title": "String OutputList : animals",
      "properties": {
        "cnr_id": "comfyui-outputlists_combiner",
        "ver": "0.0.11",
        "Node name for S&R": "StringOutputList"
      },
      "widgets_values": [
        "|",
        "panda|monkey"
      ]
    },
    {
      "id": 85,
      "type": "StringOutputList",
      "pos": [
        -1528.014117670065,
        -2476.010176367444
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "value",
          "shape": 6,
          "type": "*",
          "links": [
            122
          ]
        },
        {
          "name": "index",
          "shape": 6,
          "type": "INT",
          "links": null
        },
        {
          "name": "count",
          "type": "INT",
          "links": null
        },
        {
          "name": "inspect_combo",
          "type": "COMBO",
          "links": null
        }
      ],
      "title": "String OutputList : suits",
      "properties": {
        "cnr_id": "comfyui-outputlists_combiner",
        "ver": "0.0.11",
        "Node name for S&R": "StringOutputList"
      },
      "widgets_values": [
        "|",
        "a wingsuit|a kimono"
      ]
    },
    {
      "id": 9,
      "type": "SaveImage",
      "pos": [
        1110.994792045679,
        -401.6016976506924
      ],
      "size": [
        780,
        660
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 95
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.64",
        "Node name for S&R": "SaveImage",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "z-image-turbo"
      ]
    }
  ],
  "links": [
    [
      76,
      67,
      0,
      64,
      0,
      "CONDITIONING"
    ],
    [
      78,
      70,
      0,
      65,
      0,
      "LATENT"
    ],
    [
      79,
      63,
      0,
      65,
      1,
      "VAE"
    ],
    [
      80,
      69,
      0,
      70,
      0,
      "MODEL"
    ],
    [
      81,
      67,
      0,
      70,
      1,
      "CONDITIONING"
    ],
    [
      82,
      64,
      0,
      70,
      2,
      "CONDITIONING"
    ],
    [
      83,
      68,
      0,
      70,
      3,
      "LATENT"
    ],
    [
      86,
      66,
      0,
      71,
      0,
      "MODEL"
    ],
    [
      87,
      62,
      0,
      71,
      1,
      "CLIP"
    ],
    [
      88,
      71,
      0,
      69,
      0,
      "MODEL"
    ],
    [
      89,
      71,
      1,
      67,
      0,
      "CLIP"
    ],
    [
      94,
      65,
      0,
      78,
      0,
      "IMAGE"
    ],
    [
      95,
      78,
      0,
      9,
      0,
      "IMAGE"
    ],
    [
      121,
      84,
      0,
      87,
      0,
      "*"
    ],
    [
      122,
      85,
      0,
      87,
      1,
      "*"
    ],
    [
      123,
      86,
      0,
      87,
      2,
      "*"
    ],
    [
      128,
      87,
      0,
      90,
      0,
      "*"
    ],
    [
      129,
      87,
      1,
      90,
      1,
      "*"
    ],
    [
      130,
      87,
      2,
      90,
      2,
      "*"
    ],
    [
      131,
      90,
      0,
      89,
      0,
      "STRING"
    ],
    [
      132,
      90,
      0,
      67,
      1,
      "STRING"
    ],
    [
      135,
      90,
      0,
      78,
      1,
      "STRING"
    ]
  ],
  "groups": [
    {
      "id": 2,
      "title": "Step2 - Image size",
      "bounding": [
        -882.224949041556,
        152.67251332598866,
        320,
        280
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 3,
      "title": "Step3 - Prompt",
      "bounding": [
        -532.2249490415561,
        -537.3274866740118,
        530,
        970
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 4,
      "title": "Step1 - Load models",
      "bounding": [
        -1394.5934075264931,
        -568.9135274769571,
        330,
        660
      ],
      "color": "#3f789e",
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.44663434004205943,
      "offset": [
        2588.229671292217,
        3140.2435652191084
      ]
    },
    "frontendVersion": "1.43.18",
    "workflowRendererVersion": "LG",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}