{
  "id": "b9d1f0a2-7c3e-4a61-9f52-humming-t2i-01",
  "revision": 0,
  "last_node_id": 12,
  "last_link_id": 24,
  "nodes": [
    {
      "id": 8,
      "type": "VLLMOmniDiffusionSampling",
      "pos": [180, 200],
      "size": [284.205078125, 226],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [
        {"localized_name": "n", "name": "n", "type": "INT", "widget": {"name": "n"}, "link": null},
        {"localized_name": "num_inference_steps", "name": "num_inference_steps", "type": "INT", "widget": {"name": "num_inference_steps"}, "link": null},
        {"localized_name": "guidance_scale", "name": "guidance_scale", "type": "FLOAT", "widget": {"name": "guidance_scale"}, "link": null},
        {"localized_name": "true_cfg_scale", "name": "true_cfg_scale", "type": "FLOAT", "widget": {"name": "true_cfg_scale"}, "link": null},
        {"localized_name": "vae_use_slicing", "name": "vae_use_slicing", "type": "BOOLEAN", "widget": {"name": "vae_use_slicing"}, "link": null},
        {"localized_name": "vae_use_tiling", "name": "vae_use_tiling", "type": "BOOLEAN", "widget": {"name": "vae_use_tiling"}, "link": null},
        {"localized_name": "seed", "name": "seed", "type": "INT", "widget": {"name": "seed"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "diffusion sampling params", "name": "diffusion sampling params", "type": "SAMPLING_PARAMS", "links": [23]}
      ],
      "properties": {"Node name for S&R": "VLLMOmniDiffusionSampling"},
      "widgets_values": [1, 20, 0, 2.5, false, false, 42, "fixed"]
    },
    {
      "id": 11,
      "type": "VLLMOmniGenerateImage",
      "pos": [560, 100],
      "size": [400, 278],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {"localized_name": "image", "name": "image", "shape": 7, "type": "IMAGE", "link": null},
        {"localized_name": "mask", "name": "mask", "shape": 7, "type": "MASK", "link": null},
        {"localized_name": "sampling_params", "name": "sampling_params", "shape": 7, "type": "SAMPLING_PARAMS", "link": 23},
        {"localized_name": "url", "name": "url", "type": "STRING", "widget": {"name": "url"}, "link": null},
        {"localized_name": "model", "name": "model", "type": "STRING", "widget": {"name": "model"}, "link": null},
        {"localized_name": "prompt", "name": "prompt", "type": "STRING", "widget": {"name": "prompt"}, "link": null},
        {"localized_name": "negative_prompt", "name": "negative_prompt", "type": "STRING", "widget": {"name": "negative_prompt"}, "link": null},
        {"localized_name": "width", "name": "width", "type": "INT", "widget": {"name": "width"}, "link": null},
        {"localized_name": "height", "name": "height", "type": "INT", "widget": {"name": "height"}, "link": null}
      ],
      "outputs": [
        {"localized_name": "image", "name": "image", "type": "IMAGE", "links": [24]}
      ],
      "properties": {"Node name for S&R": "VLLMOmniGenerateImage"},
      "widgets_values": [
        "http://127.0.0.1:8124/v1",
        "Qwen/Qwen-Image-2512",
        "A photorealistic red panda sitting on a mossy log in a misty forest at dawn, shallow depth of field.",
        " ",
        1024,
        1024
      ]
    },
    {
      "id": 12,
      "type": "SaveImage",
      "pos": [1000, 100],
      "size": [315, 270],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {"localized_name": "images", "name": "images", "type": "IMAGE", "link": 24}
      ],
      "outputs": [
        {"localized_name": "images", "name": "IMAGE", "type": "IMAGE", "links": null}
      ],
      "properties": {"Node name for S&R": "SaveImage"},
      "widgets_values": ["qwen-image-humming"]
    }
  ],
  "links": [
    [23, 8, 0, 11, 2, "SAMPLING_PARAMS"],
    [24, 11, 0, 12, 0, "IMAGE"]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "workflowRendererVersion": "LG",
    "ds": {"scale": 0.9, "offset": [-60, 120]}
  },
  "version": 0.4
}
