{
  "id": "cc2eec2f-681d-45b7-a301-a8f315a9bce8",
  "revision": 0,
  "last_node_id": 7,
  "last_link_id": 6,
  "nodes": [
    {
      "id": 2,
      "type": "CLIPLoader",
      "pos": [
        729.6315004012546,
        764.4307765124615
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            1
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.17.0",
        "Node name for S&R": "CLIPLoader"
      },
      "widgets_values": [
        "gemma_3_12B_it_fp8_scaled.safetensors",
        "stable_diffusion",
        "default"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 3,
      "type": "LoadImage",
      "pos": [
        467.40009544257674,
        931.5659151585422
      ],
      "size": [
        270,
        326
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            4
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.18.0",
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "000032_00007_.png",
        "image"
      ]
    },
    {
      "id": 4,
      "type": "PreviewAny",
      "pos": [
        1496.5240313386585,
        764.4307765124615
      ],
      "size": [
        286,
        154
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "source",
          "type": "*",
          "link": 3
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.18.0",
        "Node name for S&R": "PreviewAny"
      },
      "widgets_values": [
        null,
        null,
        null
      ]
    },
    {
      "id": 5,
      "type": "ResizeImageMaskNode",
      "pos": [
        762.4053115790771,
        932.9639654966344
      ],
      "size": [
        236.556640625,
        106
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "input",
          "type": "IMAGE,MASK",
          "link": 4
        }
      ],
      "outputs": [
        {
          "name": "resized",
          "type": "IMAGE",
          "links": [
            5
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.18.0",
        "Node name for S&R": "ResizeImageMaskNode"
      },
      "widgets_values": [
        "scale total pixels",
        0.25,
        "nearest-exact"
      ]
    },
    {
      "id": 1,
      "type": "TextGenerate",
      "pos": [
        1056.12688558396,
        764.4307765124615
      ],
      "size": [
        400,
        300
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 1
        },
        {
          "name": "image",
          "shape": 7,
          "type": "IMAGE",
          "link": 5
        }
      ],
      "outputs": [
        {
          "name": "generated_text",
          "type": "STRING",
          "links": [
            3
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.17.0",
        "Node name for S&R": "TextGenerate"
      },
      "widgets_values": [
        "Please describe this image in detail in 200 characters",
        256,
        "on",
        0.7,
        64,
        0.95,
        0.05,
        1.05,
        0
      ],
      "color": "#232",
      "bgcolor": "#353"
    }
  ],
  "links": [
    [
      1,
      2,
      0,
      1,
      0,
      "CLIP"
    ],
    [
      3,
      1,
      0,
      4,
      0,
      "STRING"
    ],
    [
      4,
      3,
      0,
      5,
      0,
      "IMAGE"
    ],
    [
      5,
      5,
      0,
      1,
      1,
      "IMAGE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1.1,
      "offset": [
        -258.6635250536924,
        -464.0999220954758
      ]
    },
    "frontendVersion": "1.41.21",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}