{
  "id": "aa03f7e4-c5a4-4cb0-9c94-1421c33b4359",
  "revision": 0,
  "last_node_id": 53,
  "last_link_id": 80,
  "nodes": [
    {
      "id": 15,
      "type": "UNETLoader",
      "pos": [
        -1381.610632857967,
        83.14053080459767
      ],
      "size": [
        261.03710503798334,
        82
      ],
      "flags": {},
      "order": 0,
      "mode": 4,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            16
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "UNETLoader"
      },
      "widgets_values": [
        "krea2_turbo_fp8.safetensors",
        "default"
      ],
      "color": "#223",
      "bgcolor": "#335"
    },
    {
      "id": 3,
      "type": "VAEDecode",
      "pos": [
        -309.89518012721175,
        674.9994120332801
      ],
      "size": [
        147.7843962477525,
        46
      ],
      "flags": {},
      "order": 21,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 2
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 3
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            46
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": [],
      "color": "#233",
      "bgcolor": "#355"
    },
    {
      "id": 17,
      "type": "Any Switch (rgthree)",
      "pos": [
        -1330.0013030077669,
        368.79416678964026
      ],
      "size": [
        263.6999908447266,
        106
      ],
      "flags": {
        "collapsed": true
      },
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "dir": 3,
          "name": "any_01",
          "type": "MODEL",
          "link": 16
        },
        {
          "dir": 3,
          "name": "any_02",
          "type": "MODEL",
          "link": 17
        },
        {
          "dir": 3,
          "name": "any_03",
          "type": "MODEL",
          "link": null
        },
        {
          "dir": 3,
          "name": "any_04",
          "type": "MODEL",
          "link": null
        },
        {
          "name": "any_05",
          "type": "MODEL",
          "link": null
        }
      ],
      "outputs": [
        {
          "dir": 4,
          "label": "MODEL",
          "name": "*",
          "shape": 3,
          "type": "MODEL",
          "links": [
            68
          ]
        }
      ],
      "title": "model Switcher",
      "properties": {
        "cnr_id": "rgthree-comfy",
        "ver": "1.0.2605082257",
        "aux_id": "rgthree/rgthree-comfy"
      },
      "widgets_values": [],
      "color": "#223",
      "bgcolor": "#335"
    },
    {
      "id": 18,
      "type": "CLIPLoader",
      "pos": [
        -1380.8504640804747,
        645.3300636366091
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            70,
            71
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "CLIPLoader"
      },
      "widgets_values": [
        "qwen3vl_4b_fp8_scaled.safetensors",
        "krea2",
        "default"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 43,
      "type": "VAEEncode",
      "pos": [
        -1011.2170369860464,
        852.4365255563821
      ],
      "size": [
        140,
        46
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 65
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 66
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            67
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.27.0",
        "Node name for S&R": "VAEEncode"
      },
      "widgets_values": []
    },
    {
      "id": 2,
      "type": "KSampler",
      "pos": [
        -550.1126192338271,
        671.1296484268329
      ],
      "size": [
        230.2696617010522,
        262
      ],
      "flags": {},
      "order": 20,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 53
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 50
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 49
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 11
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            2
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        42,
        "fixed",
        8,
        1,
        "euler",
        "simple",
        1
      ],
      "color": "#233",
      "bgcolor": "#355"
    },
    {
      "id": 38,
      "type": "Krea2EditGroundedEncode",
      "pos": [
        -1033.0663639240129,
        349.79045854855735
      ],
      "size": [
        687.162797510158,
        206
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 70
        },
        {
          "name": "image",
          "shape": 7,
          "type": "IMAGE",
          "link": 63
        },
        {
          "name": "image_b",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            49
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-krea2edit",
        "ver": "17af88332728c97ab5c7d26296b2cae59c935976",
        "Node name for S&R": "Krea2EditGroundedEncode",
        "aux_id": "lbouaraba/comfyui-krea2edit"
      },
      "widgets_values": [
        "",
        0,
        ""
      ]
    },
    {
      "id": 42,
      "type": "ResizeImageMaskNode",
      "pos": [
        -1064.5998638009585,
        678.8936467131211
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "input",
          "type": "IMAGE,MASK",
          "link": 61
        }
      ],
      "outputs": [
        {
          "name": "resized",
          "type": "IMAGE",
          "links": [
            63,
            64,
            65,
            74
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.26.0",
        "Node name for S&R": "ResizeImageMaskNode"
      },
      "widgets_values": [
        "scale shorter dimension",
        1024,
        "nearest-exact"
      ]
    },
    {
      "id": 25,
      "type": "MarkdownNote",
      "pos": [
        -1869.975075388285,
        -2.03183908022031
      ],
      "size": [
        451.18041305647944,
        410.0739141800326
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "Model links",
      "properties": {
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "## Model links\n\n**diffusion_models**\n\n- **FP8**: [krea-2-turbo-fp8.safetensors](https://huggingface.co/vantagewithai/Krea-2/resolve/main/krea-2-turbo-fp8.safetensors?download=true)\n- **BF16**: [krea-2-turbo-bf16.safetensors](https://huggingface.co/vantagewithai/Krea-2/resolve/main/krea-2-turbo-bf16.safetensors?download=true)\n\n**GGUF**\n\n- [krea2_turbo-XX_X.gguf](https://huggingface.co/vantagewithai/Krea-2-Turbo-GGUF/tree/main)\n\n\n**text_encoders**\n\n- [qwen3vl_4b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Qwen3-VL/resolve/main/text_encoders/qwen3vl_4b_fp8_scaled.safetensors?download=true)\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\n\nLocation\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│   ├── 📂 text_encoders/\n│   │      └── qwen3vl_4b_fp8_scaled.safetensors\n│   ├── 📂 unet/\n│   │      └── krea2_turbo-XX_X.gguf\n│   ├── 📂 diffusion_models/\n│   │      └── krea-2-turbo-fp8.safetensors\n│   └── 📂 vae/\n│          └── qwen_image_vae.safetensors\n```\n"
      ],
      "color": "#222",
      "bgcolor": "#000"
    },
    {
      "id": 16,
      "type": "UnetLoaderGGUF",
      "pos": [
        -1379.699035444509,
        247.9627642851989
      ],
      "size": [
        259.1987351472012,
        58
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            17
          ]
        }
      ],
      "properties": {
        "aux_id": "city96/ComfyUI-GGUF",
        "ver": "1.1.10",
        "Node name for S&R": "UnetLoaderGGUF",
        "cnr_id": "comfyui-gguf"
      },
      "widgets_values": [
        "krea2_turbo-Q4_0.gguf"
      ],
      "color": "#223",
      "bgcolor": "#335"
    },
    {
      "id": 45,
      "type": "GetImageSize",
      "pos": [
        -1052.7408459742635,
        1059.036422763128
      ],
      "size": [
        140.0652336952781,
        124
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 74
        }
      ],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            72
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            73
          ]
        },
        {
          "name": "batch_size",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.27.0",
        "Node name for S&R": "GetImageSize"
      },
      "widgets_values": []
    },
    {
      "id": 4,
      "type": "VAELoader",
      "pos": [
        -1380.0798475597924,
        801.4744616122932
      ],
      "size": [
        265.2862310492774,
        58
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "slot_index": 0,
          "links": [
            3,
            66,
            75
          ]
        }
      ],
      "title": "VAE Loader",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "VAELoader"
      },
      "widgets_values": [
        "qwen_image_vae.safetensors"
      ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 37,
      "type": "SaveImage",
      "pos": [
        -133.13953041602437,
        2.897399695623009
      ],
      "size": [
        777.2640781715713,
        1109.0878184436385
      ],
      "flags": {},
      "order": 22,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 46
        }
      ],
      "outputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.27.0",
        "Node name for S&R": "SaveImage"
      },
      "widgets_values": [
        "ComfyUI"
      ]
    },
    {
      "id": 32,
      "type": "LoadImage",
      "pos": [
        -1391.7206698986708,
        917.5254726310463
      ],
      "size": [
        282.798828125,
        314.0000000000001
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            61
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.27.0",
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "ComfyUI_00010_ (1).png",
        "image"
      ]
    },
    {
      "id": 47,
      "type": "VAEEncode",
      "pos": [
        -1047.5286779496585,
        1413.1482477241
      ],
      "size": [
        140,
        46
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 80
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 75
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            77
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.27.0",
        "Node name for S&R": "VAEEncode"
      },
      "widgets_values": []
    },
    {
      "id": 53,
      "type": "ResizeImageMaskNode",
      "pos": [
        -1077.2964794281781,
        1544.9202191151405
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "input",
          "type": "IMAGE,MASK",
          "link": 78
        }
      ],
      "outputs": [
        {
          "name": "resized",
          "type": "IMAGE",
          "links": [
            79,
            80
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.26.0",
        "Node name for S&R": "ResizeImageMaskNode"
      },
      "widgets_values": [
        "scale shorter dimension",
        1024,
        "nearest-exact"
      ]
    },
    {
      "id": 44,
      "type": "LoraLoaderModelOnly",
      "pos": [
        -1390.6346257503828,
        435.4733745091546
      ],
      "size": [
        281.6942073921955,
        97.9708730446435
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 68
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            69
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.26.0",
        "Node name for S&R": "LoraLoaderModelOnly"
      },
      "widgets_values": [
        "krea2_identity_edit_v1_2.safetensors",
        1
      ]
    },
    {
      "id": 39,
      "type": "Krea2EditGroundedEncode",
      "pos": [
        -1024.0655241159236,
        72.19123402802626
      ],
      "size": [
        666.8742376217449,
        223.55191494785845
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 71
        },
        {
          "name": "image",
          "shape": 7,
          "type": "IMAGE",
          "link": 64
        },
        {
          "name": "image_b",
          "shape": 7,
          "type": "IMAGE",
          "link": 79
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            50
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-krea2edit",
        "ver": "17af88332728c97ab5c7d26296b2cae59c935976",
        "Node name for S&R": "Krea2EditGroundedEncode",
        "aux_id": "lbouaraba/comfyui-krea2edit"
      },
      "widgets_values": [
        "Replace the white dress on the woman with the red dress from the other image",
        768,
        ""
      ]
    },
    {
      "id": 46,
      "type": "LoadImage",
      "pos": [
        -1380.0572814941065,
        1404.0426372118488
      ],
      "size": [
        282.798828125,
        314.0000000000001
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            78
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.27.0",
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "red dress.jpg",
        "image"
      ]
    },
    {
      "id": 40,
      "type": "Krea2EditModelPatch",
      "pos": [
        -778.0112719833309,
        693.2493811399561
      ],
      "size": [
        210,
        226
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 69
        },
        {
          "name": "source_latent",
          "type": "LATENT",
          "link": 67
        },
        {
          "name": "source_latent_b",
          "shape": 7,
          "type": "LATENT",
          "link": 77
        },
        {
          "name": "ref_boost_mask",
          "shape": 7,
          "type": "MASK",
          "link": null
        },
        {
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": null
        },
        {
          "name": "source_image",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "source_image_b",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            53
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-krea2edit",
        "ver": "17af88332728c97ab5c7d26296b2cae59c935976",
        "Node name for S&R": "Krea2EditModelPatch",
        "aux_id": "lbouaraba/comfyui-krea2edit"
      },
      "widgets_values": [
        1,
        1,
        "fit"
      ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 52,
      "type": "Fast Groups Bypasser (rgthree)",
      "pos": [
        -652.0667093672746,
        1060.673606190227
      ],
      "size": [
        296.552820034438,
        135.65346884003202
      ],
      "flags": {
        "collapsed": false
      },
      "order": 7,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "OPT_CONNECTION",
          "type": "*",
          "links": null
        }
      ],
      "title": "Model and Reference Image Selector",
      "properties": {
        "matchColors": "black",
        "matchTitle": "",
        "showNav": true,
        "showAllGraphs": true,
        "sort": "position",
        "customSortAlphabet": "",
        "toggleRestriction": "default"
      }
    },
    {
      "id": 10,
      "type": "EmptyLatentImage",
      "pos": [
        -877.7720664630272,
        1059.7503371067935
      ],
      "size": [
        210,
        106
      ],
      "flags": {
        "collapsed": false
      },
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 72
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 73
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            11
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        1280,
        720,
        1
      ],
      "color": "#233",
      "bgcolor": "#355"
    },
    {
      "id": 28,
      "type": "MarkdownNote",
      "pos": [
        -1883.6757573363275,
        462.30605347975796
      ],
      "size": [
        452.4047686280958,
        408.84955860841626
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "LoRAs",
      "properties": {
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "## LoRA links\n\n**Identity Edit LoRA v1.2**: [krea2_identity_edit_v1_2.safetensors](https://huggingface.co/conradlocke/krea2-identity-edit/tree/main)\n\n*Trigger word: none*\n\n**LoRA-darkbrush**: [darkbrush.safetensors](https://huggingface.co/krea/Krea-2-LoRA-darkbrush/resolve/main/darkbrush.safetensors)\n\n*Trigger word: monochrome ink wash style*\n\n**LoRA-kidsdrawing**: [kidsdrawing.safetensors](https://huggingface.co/krea/Krea-2-LoRA-kidsdrawing/resolve/main/kidsdrawing.safetensors?download=true)\n\n*Trigger word: naive expressive sketch style*\n\n**LoRA-vintagetarot**: [vintagetarot.safetensors](https://huggingface.co/krea/Krea-2-LoRA-vintagetarot/resolve/main/vintagetarot.safetensors?download=true)\n\n*Trigger word: vintage tarot style*\n\n**LoRA-dotmatrix**: [dotmatrix.safetensors](https://huggingface.co/krea/Krea-2-LoRA-dotmatrix/resolve/main/dotmatrix.safetensors?download=true)\n\n*Trigger word: Monochrome stippling style*\n\n**LoRA-retroanime**: [retroanime.safetensors](https://huggingface.co/krea/Krea-2-LoRA-retroanime/resolve/main/retroanime.safetensors?download=true)\n\n*Trigger word: Purple retro anime style*\n\n**LoRA-rainywindow**: [rainywindow.safetensors](https://huggingface.co/krea/Krea-2-LoRA-rainywindow/resolve/main/rainywindow.safetensors?download=true)\n\n*Trigger word: rainy window style*\n\n**LoRA-softwatercolor**: [softwatercolor.safetensors](https://huggingface.co/krea/Krea-2-LoRA-softwatercolor/resolve/main/softwatercolor.safetensors?download=true)\n\n*Trigger word: Art Deco watercolor style*\n\n**LoRA-neondrip**: [neondrip.safetensors](https://huggingface.co/krea/Krea-2-LoRA-neondrip/resolve/main/neondrip.safetensors?download=true)\n\n*Trigger word: Textured abstract style*"
      ],
      "color": "#222",
      "bgcolor": "#000"
    }
  ],
  "links": [
    [
      2,
      2,
      0,
      3,
      0,
      "LATENT"
    ],
    [
      3,
      4,
      0,
      3,
      1,
      "VAE"
    ],
    [
      11,
      10,
      0,
      2,
      3,
      "LATENT"
    ],
    [
      16,
      15,
      0,
      17,
      0,
      "MODEL"
    ],
    [
      17,
      16,
      0,
      17,
      1,
      "MODEL"
    ],
    [
      46,
      3,
      0,
      37,
      0,
      "IMAGE"
    ],
    [
      49,
      38,
      0,
      2,
      2,
      "CONDITIONING"
    ],
    [
      50,
      39,
      0,
      2,
      1,
      "CONDITIONING"
    ],
    [
      53,
      40,
      0,
      2,
      0,
      "MODEL"
    ],
    [
      61,
      32,
      0,
      42,
      0,
      "IMAGE"
    ],
    [
      63,
      42,
      0,
      38,
      1,
      "IMAGE"
    ],
    [
      64,
      42,
      0,
      39,
      1,
      "IMAGE"
    ],
    [
      65,
      42,
      0,
      43,
      0,
      "IMAGE"
    ],
    [
      66,
      4,
      0,
      43,
      1,
      "VAE"
    ],
    [
      67,
      43,
      0,
      40,
      1,
      "LATENT"
    ],
    [
      68,
      17,
      0,
      44,
      0,
      "MODEL"
    ],
    [
      69,
      44,
      0,
      40,
      0,
      "MODEL"
    ],
    [
      70,
      18,
      0,
      38,
      0,
      "CLIP"
    ],
    [
      71,
      18,
      0,
      39,
      0,
      "CLIP"
    ],
    [
      72,
      45,
      0,
      10,
      0,
      "INT"
    ],
    [
      73,
      45,
      1,
      10,
      1,
      "INT"
    ],
    [
      74,
      42,
      0,
      45,
      0,
      "IMAGE"
    ],
    [
      75,
      4,
      0,
      47,
      1,
      "VAE"
    ],
    [
      77,
      47,
      0,
      40,
      2,
      "LATENT"
    ],
    [
      78,
      46,
      0,
      53,
      0,
      "IMAGE"
    ],
    [
      79,
      53,
      0,
      39,
      2,
      "IMAGE"
    ],
    [
      80,
      53,
      0,
      47,
      0,
      "IMAGE"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "Sampling",
      "bounding": [
        -1078.730061301397,
        602.2577643725525,
        928.7363638494314,
        349.09391107930037
      ],
      "color": "#8AA",
      "flags": {}
    },
    {
      "id": 2,
      "title": "Models",
      "bounding": [
        -1401.610632857967,
        -26.859469195402255,
        307.0047180435831,
        1331.2399454492995
      ],
      "color": "#88A",
      "flags": {}
    },
    {
      "id": 3,
      "title": "Safetensors",
      "bounding": [
        -1391.610632857967,
        13.140530804597747,
        281.03710503798334,
        162
      ],
      "color": "#444",
      "flags": {}
    },
    {
      "id": 4,
      "title": "GGUF",
      "bounding": [
        -1387.5959799746379,
        185.67396767472593,
        275.1583617608676,
        138.67339556438898
      ],
      "color": "#444",
      "flags": {}
    },
    {
      "id": 5,
      "title": "Controls",
      "bounding": [
        -1075.8443479072625,
        969.1241926146469,
        922.4924307144192,
        326.9667142601269
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 6,
      "title": "Prompt",
      "bounding": [
        -1081.324734866594,
        -28.055425358075595,
        926.2025543048076,
        610.042639576312
      ],
      "color": "#8A8",
      "flags": {}
    },
    {
      "id": 7,
      "title": "Reference Image 2",
      "bounding": [
        -1397.6376807588467,
        1324.441141805913,
        615.2195677453443,
        416.30929625327894
      ],
      "color": "#444",
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.41885405322880964,
      "offset": [
        2090.350286012321,
        327.9357960201735
      ]
    },
    "workflow_notes": "Native ComfyUI 0.25.0+ Krea2 workflow. Uses official CLIPLoader/UNETLoader nodes. Requires 3 model files (see Note node).",
    "frontendVersion": "1.45.21",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true,
    "anomalous_hashes": {
      "15_krea2_turbo_fp8.safetensors": {
        "hash": "",
        "size": 12900096996
      },
      "44_krea2_identity_edit_v1_1.safetensors": {
        "hash": "",
        "size": 1828256432
      },
      "4_qwen_image_vae.safetensors": {
        "hash": "",
        "size": 253806246
      }
    }
  },
  "version": 0.4
}