{
  "id": "08988737-a544-4ab1-99fb-22d67b7c36e3",
  "revision": 0,
  "last_node_id": 69,
  "last_link_id": 109,
  "nodes": [
    {
      "id": 57,
      "type": "VAELoader",
      "pos": [2052.9356138712983, 869.4657512046205],
      "size": [450, 120],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [81]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "VAELoader",
        "models": [
          {
            "name": "qwen_image_vae.safetensors",
            "url": "https://huggingface.co/Comfy-Org/Krea-2/resolve/main/vae/qwen_image_vae.safetensors",
            "directory": "vae"
          }
        ]
      },
      "widgets_values": ["qwen_image_vae.safetensors"]
    },
    {
      "id": 56,
      "type": "CLIPLoader",
      "pos": [2052.9356138712988, 624.1417512046206],
      "size": [450, 170],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [108]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "CLIPLoader",
        "models": [
          {
            "name": "qwen3vl_4b_fp8_scaled.safetensors",
            "url": "https://huggingface.co/Comfy-Org/Krea-2/resolve/main/text_encoders/qwen3vl_4b_fp8_scaled.safetensors",
            "directory": "text_encoders"
          }
        ]
      },
      "widgets_values": [
        "qwen3vl_4b_fp8_scaled.safetensors",
        "krea2",
        "default"
      ]
    },
    {
      "id": 63,
      "type": "CLIPTextEncode",
      "pos": [3090.174326258879, 858.3266854278282],
      "size": [400, 200],
      "flags": {
        "collapsed": true
      },
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 109
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [96]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.26.0",
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "deformed, blurry, low quality, bad anatomy, extra limbs, mutated hands, ugly, poorly drawn face, bad proportions, watermark, text, overexposed, underexposed, plastic skin, doll-like, cartoon, painting, illustration, artifacts, noise"
      ]
    },
    {
      "id": 54,
      "type": "VAEDecode",
      "pos": [3824.2082948992456, 181.91855338166764],
      "size": [230, 100],
      "flags": {
        "collapsed": false
      },
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 80
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 81
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [93]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 29,
      "type": "SaveImage",
      "pos": [3843.2070614097406, 348.14935472959576],
      "size": [880, 1020],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 93
        }
      ],
      "outputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "SaveImage"
      },
      "widgets_values": ["Krea2_turbo"]
    },
    {
      "id": 53,
      "type": "EmptyLatentImage",
      "pos": [2954.272276392858, 928.2553262182518],
      "size": [499.14190514763004, 125.9035310405834],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 91
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 92
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [89]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [1024, 1024, 1]
    },
    {
      "id": 61,
      "type": "KSampler",
      "pos": [3480.932706776152, 345.0034817783219],
      "size": [320, 590],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 106
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 99
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 96
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 89
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [80]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        551491459243460,
        "randomize",
        12,
        1,
        "euler",
        "beta",
        1
      ]
    },
    {
      "id": 49,
      "type": "ResolutionSelector",
      "pos": [2560.1025374656774, 889.2885973331211],
      "size": [350.2194805832678, 126],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [91]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [92]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "ResolutionSelector"
      },
      "widgets_values": ["9:16 (Portrait Widescreen)", 1, 8]
    },
    {
      "id": 55,
      "type": "UNETLoader",
      "pos": [2050.273613871299, 423.1437512046206],
      "size": [450, 140],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [105]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "UNETLoader",
        "models": [
          {
            "name": "krea2_turbo_fp8_scaled.safetensors",
            "url": "https://huggingface.co/Comfy-Org/Krea-2/resolve/main/diffusion_models/krea2_turbo_fp8_scaled.safetensors",
            "directory": "diffusion_models"
          }
        ]
      },
      "widgets_values": ["krea2_turbo_fp8_scaled.safetensors", "default"]
    },
    {
      "id": 52,
      "type": "CLIPTextEncode",
      "pos": [2955.922842824776, 386.1303850738292],
      "size": [480, 420],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 107
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [99]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.25.0",
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [""],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 69,
      "type": "Power Lora Loader (rgthree)",
      "pos": [2559.0432423756533, 426.7299618940354],
      "size": [340.519921875, 166],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "dir": 3,
          "name": "model",
          "type": "MODEL",
          "link": 105
        },
        {
          "dir": 3,
          "name": "clip",
          "type": "CLIP",
          "link": 108
        }
      ],
      "outputs": [
        {
          "dir": 4,
          "name": "MODEL",
          "shape": 3,
          "type": "MODEL",
          "links": [106]
        },
        {
          "dir": 4,
          "name": "CLIP",
          "shape": 3,
          "type": "CLIP",
          "links": [107, 109]
        }
      ],
      "properties": {
        "cnr_id": "rgthree-comfy",
        "ver": "1.0.2606200020",
        "Show Strengths": "Single Strength",
        "Match": ""
      },
      "widgets_values": [
        {},
        {
          "type": "PowerLoraLoaderHeaderWidget"
        },
        {
          "on": true,
          "lora": "MysticXXX_KREA2_v1.safetensors",
          "strength": 1,
          "strengthTwo": null
        },
        {},
        ""
      ]
    }
  ],
  "links": [
    [80, 61, 0, 54, 0, "LATENT"],
    [81, 57, 0, 54, 1, "VAE"],
    [89, 53, 0, 61, 3, "LATENT"],
    [91, 49, 0, 53, 0, "INT"],
    [92, 49, 1, 53, 1, "INT"],
    [93, 54, 0, 29, 0, "IMAGE"],
    [96, 63, 0, 61, 2, "CONDITIONING"],
    [99, 52, 0, 61, 1, "CONDITIONING"],
    [105, 55, 0, 69, 0, "MODEL"],
    [106, 69, 0, 61, 0, "MODEL"],
    [107, 69, 1, 52, 0, "CLIP"],
    [108, 56, 0, 69, 1, "CLIP"],
    [109, 69, 1, 63, 0, "CLIP"]
  ],
  "groups": [
    {
      "id": 11,
      "title": "Prompt",
      "bounding": [2945.922842824776, 305.48238507382916, 500, 570],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 12,
      "title": "Aspect Ratio + Mega pixels",
      "bounding": [
        2545.09972013023, 789.4165970798806, 379.9473632579884,
        261.6673977325279
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 13,
      "title": "Load Models",
      "bounding": [
        2043.6600656206056, 297.0841696305867, 476.5965900000001,
        761.2457299999994
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 14,
      "title": "LoRA Loader",
      "bounding": [
        2540.4517621422187, 299.77677905914874, 390.10965987919144,
        471.90736787681504
      ],
      "color": "#3f789e",
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "frontendVersion": "1.45.19",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true,
    "ds": {
      "scale": 0.6597106248503203,
      "offset": [-1905.2406044742374, -82.85629643611196]
    }
  },
  "version": 0.4
}
