{
  "5": {
    "inputs": {
      "audio": "2.flac",
      "audioUI": ""
    },
    "class_type": "LoadAudio",
    "_meta": {
      "title": "加载音频"
    }
  },
  "6": {
    "inputs": {
      "video": "xx.mp4",
      "force_rate": 30,
      "custom_width": 0,
      "custom_height": 0,
      "frame_load_cap": 0,
      "skip_first_frames": 0,
      "select_every_nth": 1,
      "format": "AnimateDiff"
    },
    "class_type": "VHS_LoadVideo",
    "_meta": {
      "title": "加载视频"
    }
  },
  "7": {
    "inputs": {
      "mode": "pingpong",
      "stop_heygem": false,
      "fps": 30,
      "audio": [
        "5",
        0
      ],
      "video": [
        "9",
        0
      ]
    },
    "class_type": "HeyGemRun",
    "_meta": {
      "title": "HeyGem AI Avatar"
    }
  },
  "8": {
    "inputs": {
      "frame_rate": 30,
      "loop_count": 0,
      "filename_prefix": "AnimateDiff",
      "format": "video/h264-mp4",
      "pix_fmt": "yuv420p",
      "crf": 19,
      "save_metadata": true,
      "trim_to_audio": false,
      "pingpong": false,
      "save_output": true,
      "images": [
        "7",
        0
      ],
      "audio": [
        "5",
        0
      ]
    },
    "class_type": "VHS_VideoCombine",
    "_meta": {
      "title": "合并为视频"
    }
  },
  "9": {
    "inputs": {
      "aspect_ratio": "original",
      "proportional_width": 1,
      "proportional_height": 1,
      "fit": "letterbox",
      "method": "lanczos",
      "round_to_multiple": "8",
      "scale_to_side": "longest",
      "scale_to_length": 1280,
      "background_color": "#000000",
      "image": [
        "6",
        0
      ]
    },
    "class_type": "LayerUtility: ImageScaleByAspectRatio V2",
    "_meta": {
      "title": "按宽高比缩放_V2"
    }
  }
}