{
  "last_node_id": 4,
  "last_link_id": 3,
  "nodes": [
    {
      "id": 1,
      "type": "GeminiOmniApiKey",
      "pos": [60, 200],
      "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": "GeminiOmniVideoEdit",
      "pos": [460, 100],
      "size": {"0": 420, "1": 320},
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {"name": "api_key", "type": "GEMINI_OMNI_API_KEY", "link": 1}
      ],
      "outputs": [
        {"name": "video_url", "type": "STRING", "links": [2], "slot_index": 0},
        {"name": "request_id", "type": "STRING", "links": null, "slot_index": 1}
      ],
      "properties": {},
      "widgets_values": [
        "Transform this clip into a cinematic anime style with vibrant colors",
        8,
        "16:9",
        0.0,
        8.0,
        "https://example.com/input_video.mp4",
        "(none)",
        -1
      ]
    },
    {
      "id": 3,
      "type": "GeminiOmniVideoSaver",
      "pos": [940, 100],
      "size": {"0": 340, "1": 200},
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {"name": "video_url", "type": "STRING", "link": 2}
      ],
      "outputs": [
        {"name": "frames", "type": "IMAGE", "links": [3], "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_edit", "gemini_omni", 0, 0, 1]
    },
    {
      "id": 4,
      "type": "PreviewImage",
      "pos": [1340, 100],
      "size": {"0": 320, "1": 240},
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {"name": "images", "type": "IMAGE", "link": 3}
      ],
      "properties": {}
    }
  ],
  "links": [
    [1, 1, 0, 2, 0, "GEMINI_OMNI_API_KEY"],
    [2, 2, 0, 3, 0, "STRING"],
    [3, 3, 0, 4, 0, "IMAGE"]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}
