{
  "last_node_id": 5,
  "last_link_id": 4,
  "nodes": [
    {
      "id": 1,
      "type": "GeminiOmniApiKey",
      "pos": [60, 280],
      "size": {"0": 340, "1": 100},
      "flags": {},
      "order": 0,
      "mode": 0,
      "outputs": [
        {"name": "api_key", "type": "GEMINI_OMNI_API_KEY", "links": [1], "slot_index": 0}
      ],
      "properties": {},
      "widgets_values": [""]
    },
    {
      "id": 2,
      "type": "LoadImage",
      "pos": [60, 80],
      "size": {"0": 340, "1": 140},
      "flags": {},
      "order": 1,
      "mode": 0,
      "outputs": [
        {"name": "IMAGE", "type": "IMAGE", "links": [2], "slot_index": 0},
        {"name": "MASK", "type": "MASK", "links": null, "slot_index": 1}
      ],
      "properties": {"Node name for S&R": "LoadImage"},
      "widgets_values": ["example.png", "image"]
    },
    {
      "id": 3,
      "type": "GeminiOmniImageToVideo",
      "pos": [460, 140],
      "size": {"0": 400, "1": 260},
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {"name": "api_key", "type": "GEMINI_OMNI_API_KEY", "link": 1},
        {"name": "image_1", "type": "IMAGE", "link": 2}
      ],
      "outputs": [
        {"name": "video_url", "type": "STRING", "links": [3], "slot_index": 0},
        {"name": "request_id", "type": "STRING", "links": null, "slot_index": 1}
      ],
      "properties": {},
      "widgets_values": [
        "Bring this scene to life with smooth, natural motion",
        8,
        "16:9",
        "(none)",
        -1
      ]
    },
    {
      "id": 4,
      "type": "GeminiOmniVideoSaver",
      "pos": [920, 140],
      "size": {"0": 340, "1": 200},
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {"name": "video_url", "type": "STRING", "link": 3}
      ],
      "outputs": [
        {"name": "frames", "type": "IMAGE", "links": [4], "slot_index": 0},
        {"name": "filepath", "type": "STRING", "links": null, "slot_index": 1},
        {"name": "frame_count", "type": "INT", "links": null, "slot_index": 2}
      ],
      "properties": {},
      "widgets_values": ["gemini_omni_i2v", "gemini_omni", 0, 0, 1]
    },
    {
      "id": 5,
      "type": "PreviewImage",
      "pos": [1320, 140],
      "size": {"0": 320, "1": 240},
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {"name": "images", "type": "IMAGE", "link": 4}
      ],
      "properties": {}
    }
  ],
  "links": [
    [1, 1, 0, 3, 0, "GEMINI_OMNI_API_KEY"],
    [2, 2, 0, 3, 1, "IMAGE"],
    [3, 3, 0, 4, 0, "STRING"],
    [4, 4, 0, 5, 0, "IMAGE"]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}
