{
  "config": {},
  "extra": {
    "VHS_KeepIntermediate": true,
    "VHS_MetadataImage": true,
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "ds": {
      "offset": [
        444.8067518725118,
        156.2670485905823
      ],
      "scale": 0.6830134553650705
    },
    "frontendVersion": "1.37.9",
    "workflowRendererVersion": "Vue"
  },
  "groups": [],
  "id": "2b55aa34-ee4c-4ae6-ba91-ee445d8c98db",
  "last_link_id": 7,
  "last_node_id": 10,
  "links": [
    [
      1,
      2,
      0,
      1,
      0,
      "DAMODEL"
    ],
    [
      4,
      6,
      0,
      1,
      1,
      "IMAGE"
    ],
    [
      5,
      1,
      0,
      7,
      0,
      "IMAGE"
    ],
    [
      6,
      6,
      3,
      8,
      0,
      "VHS_VIDEOINFO"
    ],
    [
      7,
      8,
      0,
      7,
      4,
      "FLOAT"
    ]
  ],
  "nodes": [
    {
      "flags": {},
      "id": 8,
      "inputs": [
        {
          "link": 6,
          "name": "video_info",
          "type": "VHS_VIDEOINFO"
        }
      ],
      "mode": 0,
      "order": 3,
      "outputs": [
        {
          "links": [
            7
          ],
          "name": "source_fps🟨",
          "type": "FLOAT"
        },
        {
          "links": null,
          "name": "source_frame_count🟨",
          "type": "INT"
        },
        {
          "links": null,
          "name": "source_duration🟨",
          "type": "FLOAT"
        },
        {
          "links": null,
          "name": "source_width🟨",
          "type": "INT"
        },
        {
          "links": null,
          "name": "source_height🟨",
          "type": "INT"
        },
        {
          "links": null,
          "name": "loaded_fps🟦",
          "type": "FLOAT"
        },
        {
          "links": null,
          "name": "loaded_frame_count🟦",
          "type": "INT"
        },
        {
          "links": null,
          "name": "loaded_duration🟦",
          "type": "FLOAT"
        },
        {
          "links": null,
          "name": "loaded_width🟦",
          "type": "INT"
        },
        {
          "links": null,
          "name": "loaded_height🟦",
          "type": "INT"
        }
      ],
      "pos": [
        1109.3505468975045,
        417.2971157374461
      ],
      "properties": {
        "Node name for S&R": "VHS_VideoInfo"
      },
      "size": [
        280.140625,
        264
      ],
      "type": "VHS_VideoInfo",
      "widgets_values": {}
    },
    {
      "flags": {},
      "id": 6,
      "inputs": [
        {
          "link": null,
          "name": "meta_batch",
          "shape": 7,
          "type": "VHS_BatchManager"
        },
        {
          "link": null,
          "name": "vae",
          "shape": 7,
          "type": "VAE"
        }
      ],
      "mode": 0,
      "order": 0,
      "outputs": [
        {
          "links": [
            4
          ],
          "name": "IMAGE",
          "type": "IMAGE"
        },
        {
          "links": null,
          "name": "frame_count",
          "type": "INT"
        },
        {
          "links": null,
          "name": "audio",
          "type": "AUDIO"
        },
        {
          "links": [
            6
          ],
          "name": "video_info",
          "type": "VHS_VIDEOINFO"
        }
      ],
      "pos": [
        649.1624635830028,
        411.58858746152276
      ],
      "properties": {
        "Node name for S&R": "VHS_LoadVideo"
      },
      "size": [
        369.3125,
        389.3125
      ],
      "type": "VHS_LoadVideo",
      "widgets_values": {
        "custom_height": 0,
        "custom_width": 0,
        "force_rate": 0,
        "format": "AnimateDiff",
        "frame_load_cap": 0,
        "select_every_nth": 1,
        "skip_first_frames": 0,
        "video": "roller_coaster.mp4",
        "videopreview": {
          "hidden": false,
          "params": {
            "custom_height": 0,
            "custom_width": 0,
            "filename": "frog_depth_input.mp4",
            "force_rate": 0,
            "format": "video/mp4",
            "frame_load_cap": 0,
            "select_every_nth": 1,
            "skip_first_frames": 0,
            "type": "input"
          },
          "paused": false
        }
      }
    },
    {
      "flags": {},
      "id": 7,
      "inputs": [
        {
          "link": 5,
          "name": "images",
          "type": "IMAGE"
        },
        {
          "link": null,
          "name": "audio",
          "shape": 7,
          "type": "AUDIO"
        },
        {
          "link": null,
          "name": "meta_batch",
          "shape": 7,
          "type": "VHS_BatchManager"
        },
        {
          "link": null,
          "name": "vae",
          "shape": 7,
          "type": "VAE"
        },
        {
          "link": 7,
          "name": "frame_rate",
          "type": "FLOAT",
          "widget": {
            "name": "frame_rate"
          }
        }
      ],
      "mode": 0,
      "order": 5,
      "outputs": [
        {
          "links": null,
          "name": "Filenames",
          "type": "VHS_FILENAMES"
        }
      ],
      "pos": [
        1582.0997361892141,
        249.56529775739696
      ],
      "properties": {
        "Node name for S&R": "VHS_VideoCombine"
      },
      "size": [
        383.015625,
        429.3125
      ],
      "type": "VHS_VideoCombine",
      "widgets_values": {
        "crf": 12,
        "filename_prefix": "AnimateDiff",
        "format": "video/h264-mp4",
        "frame_rate": 24,
        "loop_count": 0,
        "pingpong": false,
        "pix_fmt": "yuv420p",
        "save_metadata": true,
        "save_output": true,
        "trim_to_audio": false,
        "videopreview": {
          "hidden": false,
          "params": {
            "filename": "37fde861e3060e130e39357df31a2b7925e0742646fe64c439987f37d58ca4c8.mp4",
            "format": "video/h264-mp4",
            "frame_rate": 24,
            "fullpath": "",
            "subfolder": "",
            "type": "output",
            "workflow": "AnimateDiff_00002.png"
          },
          "paused": false
        }
      }
    },
    {
      "flags": {},
      "id": 1,
      "inputs": [
        {
          "link": 1,
          "name": "da_model",
          "type": "DAMODEL"
        },
        {
          "link": 4,
          "name": "images",
          "type": "IMAGE"
        }
      ],
      "mode": 0,
      "order": 4,
      "outputs": [
        {
          "links": [
            5
          ],
          "name": "image",
          "type": "IMAGE"
        }
      ],
      "pos": [
        1103.8760876387234,
        248.20276204426426
      ],
      "properties": {
        "Node name for S&R": "DepthAnything_V2"
      },
      "size": [
        377.515625,
        72
      ],
      "type": "DepthAnything_V2",
      "widgets_values": []
    },
    {
      "flags": {},
      "id": 2,
      "inputs": [],
      "mode": 0,
      "order": 1,
      "outputs": [
        {
          "links": [
            1
          ],
          "name": "da_v2_model",
          "type": "DAMODEL"
        }
      ],
      "pos": [
        640.2630626354951,
        251.62509818756877
      ],
      "properties": {
        "Node name for S&R": "DownloadAndLoadDepthAnythingV2Model"
      },
      "size": [
        384.5,
        88.171875
      ],
      "type": "DownloadAndLoadDepthAnythingV2Model",
      "widgets_values": [
        "depth_anything_v2_vitl_fp32.safetensors"
      ]
    },
    {
      "bgcolor": "#653",
      "color": "#432",
      "flags": {},
      "id": 9,
      "inputs": [],
      "mode": 0,
      "order": 2,
      "outputs": [],
      "pos": [
        34.25556338647971,
        250.041570023022
      ],
      "properties": {},
      "size": [
        511.6875,
        672.953125
      ],
      "type": "MarkdownNote",
      "widgets_values": [
        "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Model Links (for Local Users)\n\n**depthanything**\n\n- [depth_anything_v2_vitl_fp32.safetensors](https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitl_fp32.safetensors)\n\n\n## Model Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│   ├── 📂 depthanything/\n│   │   ├── depth_anything_v2_vitl_fp32.safetensors\n```\n\n## Report Issue\n\nNote: Please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud will be updated after the stable release; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/Comfy-Org/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n"
      ]
    }
  ],
  "revision": 0,
  "version": 0.4
}