{
  "id": "9ae6082b-c7f4-433c-9971-7a8f65a3ea65",
  "revision": 0,
  "last_node_id": 134,
  "last_link_id": 152,
  "nodes": [
    {
      "id": 72,
      "type": "CLIPLoader",
      "pos": [
        -575,
        1375
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            101
          ]
        }
      ],
      "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": 74,
      "type": "VAELoader",
      "pos": [
        -575,
        1525
      ],
      "size": [
        270,
        58
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            103
          ]
        }
      ],
      "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": 88,
      "type": "SetNode",
      "pos": [
        -275,
        1525
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 25,
      "mode": 0,
      "inputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "link": 103
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_ZIT_VAE",
      "properties": {
        "previousName": "ZIT_VAE"
      },
      "widgets_values": [
        "ZIT_VAE"
      ]
    },
    {
      "id": 89,
      "type": "SetNode",
      "pos": [
        -275,
        1650
      ],
      "size": [
        210,
        58
      ],
      "flags": {},
      "order": 32,
      "mode": 0,
      "inputs": [
        {
          "name": "MODEL_PATCH",
          "type": "MODEL_PATCH",
          "link": 102
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_ZIT_CN",
      "properties": {
        "previousName": "ZIT_CN"
      },
      "widgets_values": [
        "ZIT_CN"
      ]
    },
    {
      "id": 95,
      "type": "GetNode",
      "pos": [
        50,
        1250
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL_PATCH",
          "type": "MODEL_PATCH",
          "links": [
            115
          ]
        }
      ],
      "title": "Get_ZIT_CN",
      "properties": {},
      "widgets_values": [
        "ZIT_CN"
      ]
    },
    {
      "id": 91,
      "type": "GetImageSize",
      "pos": [
        650,
        1325
      ],
      "size": [
        250,
        124
      ],
      "flags": {},
      "order": 26,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 110
        }
      ],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            111
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            112
          ]
        },
        {
          "name": "batch_size",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "GetImageSize"
      },
      "widgets_values": []
    },
    {
      "id": 92,
      "type": "GetNode",
      "pos": [
        650,
        1225
      ],
      "size": [
        250,
        58
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            110
          ]
        }
      ],
      "title": "Get_RESIZED_REF_IMAGE",
      "properties": {},
      "widgets_values": [
        "RESIZED_REF_IMAGE"
      ]
    },
    {
      "id": 57,
      "type": "Canny",
      "pos": [
        -575,
        650
      ],
      "size": [
        260,
        82
      ],
      "flags": {},
      "order": 27,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 121
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            62,
            113
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "Canny",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        0.1,
        0.32
      ]
    },
    {
      "id": 101,
      "type": "GetNode",
      "pos": [
        -575,
        550
      ],
      "size": [
        275,
        58
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            121
          ]
        }
      ],
      "title": "Get_RESIZED_REF_IMAGE",
      "properties": {},
      "widgets_values": [
        "RESIZED_REF_IMAGE"
      ]
    },
    {
      "id": 107,
      "type": "PreviewImage",
      "pos": [
        325,
        650
      ],
      "size": [
        225,
        258
      ],
      "flags": {},
      "order": 42,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 124
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "PreviewImage"
      },
      "widgets_values": []
    },
    {
      "id": 102,
      "type": "GetNode",
      "pos": [
        0,
        550
      ],
      "size": [
        300,
        58
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            122
          ]
        }
      ],
      "title": "Get_RESIZED_REF_IMAGE",
      "properties": {},
      "widgets_values": [
        "RESIZED_REF_IMAGE"
      ]
    },
    {
      "id": 98,
      "type": "SetNode",
      "pos": [
        300,
        1425
      ],
      "size": [
        275,
        58
      ],
      "flags": {},
      "order": 56,
      "mode": 0,
      "inputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "link": 118
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_CONDITIONED_CN",
      "properties": {
        "previousName": "CONDITIONED_CN"
      },
      "widgets_values": [
        "CONDITIONED_CN"
      ]
    },
    {
      "id": 77,
      "type": "ModelSamplingAuraFlow",
      "pos": [
        300,
        1325
      ],
      "size": [
        275,
        58
      ],
      "flags": {},
      "order": 53,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 85
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "slot_index": 0,
          "links": [
            118
          ]
        }
      ],
      "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": 80,
      "type": "QwenImageDiffsynthControlnet",
      "pos": [
        300,
        1150
      ],
      "size": [
        275,
        138
      ],
      "flags": {},
      "order": 37,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 114
        },
        {
          "name": "model_patch",
          "type": "MODEL_PATCH",
          "link": 115
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 116
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": 117
        },
        {
          "name": "mask",
          "shape": 7,
          "type": "MASK",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            85
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "QwenImageDiffsynthControlnet",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        1
      ]
    },
    {
      "id": 109,
      "type": "HEDPreprocessor",
      "pos": [
        625,
        675
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 29,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 125
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            126,
            127
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui_controlnet_aux",
        "ver": "1.1.0",
        "Node name for S&R": "HEDPreprocessor"
      },
      "widgets_values": [
        "enable",
        1024
      ]
    },
    {
      "id": 93,
      "type": "SetNode",
      "pos": [
        -275,
        550
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 40,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 113
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_CN_CANNY",
      "properties": {
        "previousName": "CN_CANNY"
      },
      "widgets_values": [
        "CN_CANNY"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 56,
      "type": "PreviewImage",
      "pos": [
        -275,
        650
      ],
      "size": [
        210,
        258
      ],
      "flags": {},
      "order": 39,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 62
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "PreviewImage",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 108,
      "type": "GetNode",
      "pos": [
        625,
        550
      ],
      "size": [
        275,
        58
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            125
          ]
        }
      ],
      "title": "Get_RESIZED_REF_IMAGE",
      "properties": {},
      "widgets_values": [
        "RESIZED_REF_IMAGE"
      ]
    },
    {
      "id": 115,
      "type": "SetNode",
      "pos": [
        1500,
        550
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 46,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 130
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_CN_DEPTH",
      "properties": {
        "previousName": "CN_DEPTH"
      },
      "widgets_values": [
        "CN_DEPTH"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 113,
      "type": "DepthAnythingV2Preprocessor",
      "pos": [
        1225,
        650
      ],
      "size": [
        250,
        82
      ],
      "flags": {},
      "order": 30,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 128
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            129,
            130
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui_controlnet_aux",
        "ver": "1.1.0",
        "Node name for S&R": "DepthAnythingV2Preprocessor"
      },
      "widgets_values": [
        "depth_anything_v2_vitl.pth",
        1024
      ]
    },
    {
      "id": 118,
      "type": "SetNode",
      "pos": [
        275,
        300
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 55,
      "mode": 0,
      "inputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "link": 133
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_PROMPT_NEG",
      "properties": {
        "previousName": "PROMPT_NEG"
      },
      "widgets_values": [
        "PROMPT_NEG"
      ]
    },
    {
      "id": 110,
      "type": "PreviewImage",
      "pos": [
        925,
        650
      ],
      "size": [
        225,
        258
      ],
      "flags": {},
      "order": 43,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 126
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "PreviewImage"
      },
      "widgets_values": []
    },
    {
      "id": 111,
      "type": "SetNode",
      "pos": [
        925,
        550
      ],
      "size": [
        225,
        58
      ],
      "flags": {},
      "order": 44,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 127
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_CN_HED",
      "properties": {
        "previousName": "CN_HED"
      },
      "widgets_values": [
        "CN_HED"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 106,
      "type": "SetNode",
      "pos": [
        325,
        550
      ],
      "size": [
        225,
        58
      ],
      "flags": {},
      "order": 41,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 123
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_CN_POSE",
      "properties": {
        "previousName": "CN_POSE"
      },
      "widgets_values": [
        "CN_POSE"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 112,
      "type": "GetNode",
      "pos": [
        1225,
        550
      ],
      "size": [
        250,
        58
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            128
          ]
        }
      ],
      "title": "Get_RESIZED_REF_IMAGE",
      "properties": {},
      "widgets_values": [
        "RESIZED_REF_IMAGE"
      ]
    },
    {
      "id": 62,
      "type": "ImageScaleToMaxDimension",
      "pos": [
        -275,
        25
      ],
      "size": [
        250,
        82
      ],
      "flags": {},
      "order": 36,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 109
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            108
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "ImageScaleToMaxDimension",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "lanczos",
        1024
      ]
    },
    {
      "id": 121,
      "type": "GetNode",
      "pos": [
        575,
        350
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            136
          ]
        }
      ],
      "title": "Get_FINAL_OUTPUT",
      "properties": {},
      "widgets_values": [
        "FINAL_OUTPUT"
      ]
    },
    {
      "id": 75,
      "type": "ModelPatchLoader",
      "pos": [
        -575,
        1650
      ],
      "size": [
        270,
        58
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL_PATCH",
          "type": "MODEL_PATCH",
          "links": [
            102
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.51",
        "Node name for S&R": "ModelPatchLoader",
        "models": [
          {
            "name": "Z-Image-Turbo-Fun-Controlnet-Union.safetensors",
            "url": "https://huggingface.co/alibaba-pai/Z-Image-Turbo-Fun-Controlnet-Union/resolve/main/Z-Image-Turbo-Fun-Controlnet-Union.safetensors",
            "directory": "model_patches"
          }
        ],
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "Z-Image-Turbo-Fun-Controlnet-Union.safetensors"
      ]
    },
    {
      "id": 87,
      "type": "SetNode",
      "pos": [
        -275,
        1375
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 24,
      "mode": 0,
      "inputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "link": 101
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_ZIT_CLIP",
      "properties": {
        "previousName": "ZIT_CLIP"
      },
      "widgets_values": [
        "ZIT_CLIP"
      ]
    },
    {
      "id": 73,
      "type": "UNETLoader",
      "pos": [
        -575,
        1125
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            137
          ]
        }
      ],
      "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-fp8-e4m3fn.safetensors",
        "default"
      ]
    },
    {
      "id": 86,
      "type": "SetNode",
      "pos": [
        -275,
        1125
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 47,
      "mode": 0,
      "inputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "link": 138
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_ZIT_MODEL",
      "properties": {
        "previousName": "ZIT_MODEL"
      },
      "widgets_values": [
        "ZIT_MODEL"
      ]
    },
    {
      "id": 94,
      "type": "GetNode",
      "pos": [
        50,
        1150
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            114
          ]
        }
      ],
      "title": "Get_ZIT_MODEL",
      "properties": {},
      "widgets_values": [
        "ZIT_MODEL"
      ]
    },
    {
      "id": 96,
      "type": "GetNode",
      "pos": [
        50,
        1350
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            116
          ]
        }
      ],
      "title": "Get_ZIT_VAE",
      "properties": {},
      "widgets_values": [
        "ZIT_VAE"
      ]
    },
    {
      "id": 125,
      "type": "DownloadAndLoadDepthAnythingV3Model",
      "pos": [
        1775,
        625
      ],
      "size": [
        336.491796875,
        82
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "da3_model",
          "type": "DA3MODEL",
          "links": [
            139
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-depthanythingv3",
        "ver": "0.0.11",
        "Node name for S&R": "DownloadAndLoadDepthAnythingV3Model"
      },
      "widgets_values": [
        "da3_base.safetensors",
        "auto"
      ]
    },
    {
      "id": 124,
      "type": "DepthAnything_V3",
      "pos": [
        1775,
        750
      ],
      "size": [
        350,
        270
      ],
      "flags": {},
      "order": 34,
      "mode": 0,
      "inputs": [
        {
          "name": "da3_model",
          "type": "DA3MODEL",
          "link": 139
        },
        {
          "name": "images",
          "type": "IMAGE",
          "link": 140
        },
        {
          "name": "camera_params",
          "shape": 7,
          "type": "CAMERA_PARAMS",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "depth",
          "type": "IMAGE",
          "links": [
            141,
            142
          ]
        },
        {
          "name": "confidence",
          "type": "IMAGE",
          "links": null
        },
        {
          "name": "resized_rgb_image",
          "type": "IMAGE",
          "links": null
        },
        {
          "name": "ray_origin",
          "type": "IMAGE",
          "links": null
        },
        {
          "name": "ray_direction",
          "type": "IMAGE",
          "links": null
        },
        {
          "name": "extrinsics",
          "type": "STRING",
          "links": null
        },
        {
          "name": "intrinsics",
          "type": "STRING",
          "links": null
        },
        {
          "name": "sky_mask",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui-depthanythingv3",
        "ver": "0.0.11",
        "Node name for S&R": "DepthAnything_V3"
      },
      "widgets_values": [
        "V2-Style",
        "resize",
        false,
        false
      ]
    },
    {
      "id": 127,
      "type": "PreviewImage",
      "pos": [
        2150,
        625
      ],
      "size": [
        225,
        300
      ],
      "flags": {},
      "order": 48,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 141
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "PreviewImage"
      },
      "widgets_values": []
    },
    {
      "id": 128,
      "type": "SetNode",
      "pos": [
        2150,
        525
      ],
      "size": [
        225,
        58
      ],
      "flags": {},
      "order": 49,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 142
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_CN_DEPTHV3",
      "properties": {
        "previousName": "CN_DEPTHV3"
      },
      "widgets_values": [
        "CN_DEPTHV3"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 126,
      "type": "GetNode",
      "pos": [
        1775,
        525
      ],
      "size": [
        350,
        58
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            140
          ]
        }
      ],
      "title": "Get_RESIZED_REF_IMAGE",
      "properties": {},
      "widgets_values": [
        "RESIZED_REF_IMAGE"
      ]
    },
    {
      "id": 79,
      "type": "ConditioningZeroOut",
      "pos": [
        50,
        225
      ],
      "size": [
        225,
        26
      ],
      "flags": {},
      "order": 50,
      "mode": 0,
      "inputs": [
        {
          "name": "conditioning",
          "type": "CONDITIONING",
          "link": 90
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            133
          ]
        }
      ],
      "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": 84,
      "type": "GetNode",
      "pos": [
        50,
        -75
      ],
      "size": [
        225,
        58
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            104
          ]
        }
      ],
      "title": "Get_ZIT_CLIP",
      "properties": {},
      "widgets_values": [
        "ZIT_CLIP"
      ]
    },
    {
      "id": 81,
      "type": "EmptySD3LatentImage",
      "pos": [
        925,
        1325
      ],
      "size": [
        250,
        106
      ],
      "flags": {},
      "order": 38,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 111
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 112
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            146
          ]
        }
      ],
      "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": 120,
      "type": "GetNode",
      "pos": [
        925,
        1225
      ],
      "size": [
        250,
        58
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            145,
            150
          ]
        }
      ],
      "title": "Get_PROMPT_NEG",
      "properties": {},
      "widgets_values": [
        "PROMPT_NEG"
      ]
    },
    {
      "id": 82,
      "type": "CLIPTextEncode",
      "pos": [
        50,
        25
      ],
      "size": [
        425,
        150
      ],
      "flags": {},
      "order": 35,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 104
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            90,
            132
          ]
        }
      ],
      "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": [
        "an astronaut in a spaceship, holding a camera"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 116,
      "type": "SetNode",
      "pos": [
        1875,
        1325
      ],
      "size": [
        250,
        58
      ],
      "flags": {},
      "order": 59,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 131
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_FINAL_OUTPUT",
      "properties": {
        "previousName": "FINAL_OUTPUT"
      },
      "widgets_values": [
        "FINAL_OUTPUT"
      ]
    },
    {
      "id": 76,
      "type": "VAEDecode",
      "pos": [
        1875,
        1225
      ],
      "size": [
        250,
        46
      ],
      "flags": {},
      "order": 58,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 151
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 120
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            131
          ]
        }
      ],
      "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": 133,
      "type": "GetNode",
      "pos": [
        1525,
        1125
      ],
      "size": [
        300,
        58
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            152
          ]
        }
      ],
      "title": "Get_ZIT_MODEL",
      "properties": {},
      "widgets_values": [
        "ZIT_MODEL"
      ]
    },
    {
      "id": 99,
      "type": "GetNode",
      "pos": [
        650,
        1125
      ],
      "size": [
        250,
        58
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            143
          ]
        }
      ],
      "title": "Get_CONDITIONED_CN",
      "properties": {},
      "widgets_values": [
        "CONDITIONED_CN"
      ]
    },
    {
      "id": 119,
      "type": "GetNode",
      "pos": [
        925,
        1125
      ],
      "size": [
        250,
        58
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            144,
            149
          ]
        }
      ],
      "title": "Get_PROMPT_POS",
      "properties": {},
      "widgets_values": [
        "PROMPT_POS"
      ]
    },
    {
      "id": 100,
      "type": "GetNode",
      "pos": [
        1875,
        1125
      ],
      "size": [
        250,
        58
      ],
      "flags": {},
      "order": 20,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            120
          ]
        }
      ],
      "title": "Get_ZIT_VAE",
      "properties": {},
      "widgets_values": [
        "ZIT_VAE"
      ]
    },
    {
      "id": 90,
      "type": "SetNode",
      "pos": [
        -275,
        150
      ],
      "size": [
        250,
        58
      ],
      "flags": {},
      "order": 52,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 108
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_RESIZED_REF_IMAGE",
      "properties": {
        "previousName": "RESIZED_REF_IMAGE"
      },
      "widgets_values": [
        "RESIZED_REF_IMAGE"
      ]
    },
    {
      "id": 58,
      "type": "LoadImage",
      "pos": [
        -575,
        -75
      ],
      "size": [
        270,
        326
      ],
      "flags": {},
      "order": 21,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            109
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "LoadImage",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "content_and_code_A_woman_in_her_mid_30s_holding_a_cup_of_coff_5c206c29-dc2b-4b61-a416-f83174ca4b5e_0.png",
        "image"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 123,
      "type": "LoraLoaderModelOnly",
      "pos": [
        -575,
        1250
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 33,
      "mode": 4,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 137
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            138
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "LoraLoaderModelOnly"
      },
      "widgets_values": [
        "z-image\\ma1a.safetensors",
        1
      ]
    },
    {
      "id": 130,
      "type": "KSamplerAdvanced",
      "pos": [
        1200,
        1225
      ],
      "size": [
        304.748046875,
        334
      ],
      "flags": {},
      "order": 54,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 143
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 144
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 145
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 146
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            147
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "KSamplerAdvanced"
      },
      "widgets_values": [
        "enable",
        356277150723206,
        "randomize",
        9,
        1,
        "res_multistep",
        "simple",
        0,
        5,
        "enable"
      ]
    },
    {
      "id": 132,
      "type": "KSamplerAdvanced",
      "pos": [
        1525,
        1225
      ],
      "size": [
        304.748046875,
        334
      ],
      "flags": {},
      "order": 57,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 152
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 149
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 150
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 147
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            151
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "KSamplerAdvanced"
      },
      "widgets_values": [
        "disable",
        7,
        "fixed",
        9,
        1,
        "res_multistep",
        "simple",
        5,
        9,
        "disable"
      ]
    },
    {
      "id": 104,
      "type": "DWPreprocessor",
      "pos": [
        0,
        650
      ],
      "size": [
        294.72265625,
        222
      ],
      "flags": {},
      "order": 28,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 122
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            123,
            124
          ]
        },
        {
          "name": "POSE_KEYPOINT",
          "type": "POSE_KEYPOINT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui_controlnet_aux",
        "ver": "1.1.0",
        "Node name for S&R": "DWPreprocessor"
      },
      "widgets_values": [
        "enable",
        "enable",
        "enable",
        1024,
        "yolox_l.onnx",
        "dw-ll_ucoco_384_bs5.torchscript.pt",
        "disable"
      ]
    },
    {
      "id": 122,
      "type": "SaveImage",
      "pos": [
        575,
        -75
      ],
      "size": [
        550,
        375
      ],
      "flags": {},
      "order": 31,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 136
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76"
      },
      "widgets_values": [
        "ComfyUI"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 114,
      "type": "PreviewImage",
      "pos": [
        1500,
        650
      ],
      "size": [
        210,
        258
      ],
      "flags": {},
      "order": 45,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 129
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.76",
        "Node name for S&R": "PreviewImage"
      },
      "widgets_values": []
    },
    {
      "id": 134,
      "type": "Note",
      "pos": [
        -600,
        -275
      ],
      "size": [
        400,
        88
      ],
      "flags": {},
      "order": 22,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "This workflow was shared at Prompting Pixels:\nhttps://www.youtube.com/@PromptingPixels\n\nIf you have any questions - drop a line there."
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 97,
      "type": "GetNode",
      "pos": [
        -275,
        -75
      ],
      "size": [
        250,
        58
      ],
      "flags": {},
      "order": 23,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            117
          ]
        }
      ],
      "title": "Get_CN_DEPTHV3",
      "properties": {},
      "widgets_values": [
        "CN_DEPTHV3"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 117,
      "type": "SetNode",
      "pos": [
        50,
        300
      ],
      "size": [
        210,
        58
      ],
      "flags": {},
      "order": 51,
      "mode": 0,
      "inputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "link": 132
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_PROMPT_POS",
      "properties": {
        "previousName": "PROMPT_POS"
      },
      "widgets_values": [
        "PROMPT_POS"
      ]
    }
  ],
  "links": [
    [
      62,
      57,
      0,
      56,
      0,
      "IMAGE"
    ],
    [
      85,
      80,
      0,
      77,
      0,
      "MODEL"
    ],
    [
      90,
      82,
      0,
      79,
      0,
      "CONDITIONING"
    ],
    [
      101,
      72,
      0,
      87,
      0,
      "*"
    ],
    [
      102,
      75,
      0,
      89,
      0,
      "*"
    ],
    [
      103,
      74,
      0,
      88,
      0,
      "*"
    ],
    [
      104,
      84,
      0,
      82,
      0,
      "CLIP"
    ],
    [
      108,
      62,
      0,
      90,
      0,
      "IMAGE"
    ],
    [
      109,
      58,
      0,
      62,
      0,
      "IMAGE"
    ],
    [
      110,
      92,
      0,
      91,
      0,
      "IMAGE"
    ],
    [
      111,
      91,
      0,
      81,
      0,
      "INT"
    ],
    [
      112,
      91,
      1,
      81,
      1,
      "INT"
    ],
    [
      113,
      57,
      0,
      93,
      0,
      "*"
    ],
    [
      114,
      94,
      0,
      80,
      0,
      "MODEL"
    ],
    [
      115,
      95,
      0,
      80,
      1,
      "MODEL_PATCH"
    ],
    [
      116,
      96,
      0,
      80,
      2,
      "VAE"
    ],
    [
      117,
      97,
      0,
      80,
      3,
      "IMAGE"
    ],
    [
      118,
      77,
      0,
      98,
      0,
      "*"
    ],
    [
      120,
      100,
      0,
      76,
      1,
      "VAE"
    ],
    [
      121,
      101,
      0,
      57,
      0,
      "IMAGE"
    ],
    [
      122,
      102,
      0,
      104,
      0,
      "IMAGE"
    ],
    [
      123,
      104,
      0,
      106,
      0,
      "*"
    ],
    [
      124,
      104,
      0,
      107,
      0,
      "IMAGE"
    ],
    [
      125,
      108,
      0,
      109,
      0,
      "IMAGE"
    ],
    [
      126,
      109,
      0,
      110,
      0,
      "IMAGE"
    ],
    [
      127,
      109,
      0,
      111,
      0,
      "*"
    ],
    [
      128,
      112,
      0,
      113,
      0,
      "IMAGE"
    ],
    [
      129,
      113,
      0,
      114,
      0,
      "IMAGE"
    ],
    [
      130,
      113,
      0,
      115,
      0,
      "*"
    ],
    [
      131,
      76,
      0,
      116,
      0,
      "*"
    ],
    [
      132,
      82,
      0,
      117,
      0,
      "*"
    ],
    [
      133,
      79,
      0,
      118,
      0,
      "*"
    ],
    [
      136,
      121,
      0,
      122,
      0,
      "IMAGE"
    ],
    [
      137,
      73,
      0,
      123,
      0,
      "MODEL"
    ],
    [
      138,
      123,
      0,
      86,
      0,
      "MODEL"
    ],
    [
      139,
      125,
      0,
      124,
      0,
      "DA3MODEL"
    ],
    [
      140,
      126,
      0,
      124,
      1,
      "IMAGE"
    ],
    [
      141,
      124,
      0,
      127,
      0,
      "IMAGE"
    ],
    [
      142,
      124,
      0,
      128,
      0,
      "*"
    ],
    [
      143,
      99,
      0,
      130,
      0,
      "MODEL"
    ],
    [
      144,
      119,
      0,
      130,
      1,
      "CONDITIONING"
    ],
    [
      145,
      120,
      0,
      130,
      2,
      "CONDITIONING"
    ],
    [
      146,
      81,
      0,
      130,
      3,
      "LATENT"
    ],
    [
      147,
      130,
      0,
      132,
      3,
      "LATENT"
    ],
    [
      149,
      119,
      0,
      132,
      1,
      "CONDITIONING"
    ],
    [
      150,
      120,
      0,
      132,
      2,
      "CONDITIONING"
    ],
    [
      151,
      132,
      0,
      76,
      0,
      "LATENT"
    ],
    [
      152,
      133,
      0,
      132,
      0,
      "MODEL"
    ]
  ],
  "groups": [
    {
      "id": 7,
      "title": "CONTROLNET - CANNY",
      "bounding": [
        -600,
        450,
        550,
        575
      ],
      "color": "#b58b2a",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 2,
      "title": "SAMPLING & SIZE",
      "bounding": [
        625,
        1050,
        1525,
        575
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 3,
      "title": "PROMPT",
      "bounding": [
        25,
        -150,
        500,
        575
      ],
      "color": "#8A8",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 4,
      "title": "LOAD MODELS / CONTROLNET",
      "bounding": [
        -600,
        1050,
        600,
        675
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 8,
      "title": "CONTROLNET",
      "bounding": [
        25,
        1050,
        575,
        500
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 9,
      "title": "REFERENCE IMAGE",
      "bounding": [
        -600,
        -150,
        600,
        575
      ],
      "color": "#8A8",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 10,
      "title": "CONTROLNET - POSE",
      "bounding": [
        -25,
        450,
        600,
        575
      ],
      "color": "#b58b2a",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 11,
      "title": "CONTROLNET - HED",
      "bounding": [
        600,
        450,
        575,
        575
      ],
      "color": "#b58b2a",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 12,
      "title": "CONTROLNET - DEPTH",
      "bounding": [
        1200,
        450,
        525,
        575
      ],
      "color": "#b58b2a",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 13,
      "title": "OUTPUT",
      "bounding": [
        550,
        -150,
        600,
        575
      ],
      "color": "#8A8",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 14,
      "title": "CONTROLNET - DEPTH ANYTHING V3",
      "bounding": [
        1750,
        450,
        650,
        575
      ],
      "color": "#b58b2a",
      "font_size": 24,
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.4932425676401551,
      "offset": [
        1029.40450227869,
        460.35129730979025
      ]
    },
    "frontendVersion": "1.33.10",
    "workflowRendererVersion": "LG",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}