{
  "100": {
    "class_type": "FoleyCrafter_LoadModel",
    "inputs": {
      "model": "auffusion/auffusion-full-no-adapter",
      "ip_repo": "h94/IP-Adapter",
      "semantic_scale": 1.0
    }
  },
  "101": {
    "class_type": "FoleyCrafter_Sampler",
    "inputs": {
      "video_files": "PLACEHOLDER_VIDEO.mp4",
      "prompt": "PLACEHOLDER_PROMPT",
      "negative_prompt": "bad quality, silent, noise",
      "max_frame": 50,
      "seed": 42,
      "control_after_generate": "randomize",
      "controlnet_scale": 0.2,
      "steps": 25,
      "sample_width": 1024,
      "sample_height": 256,
      "video_dubbing": false,
      "skip_timesync": false,
      "model": [
        "100",
        0
      ]
    }
  },
  "102": {
    "class_type": "VHS_VideoCombine",
    "inputs": {
      "frame_rate": 16,
      "loop_count": 0,
      "filename_prefix": "Final_Video_With_Audio",
      "format": "video/h264-mp4",
      "pix_fmt": "yuv420p",
      "crf": 19,
      "save_metadata": true,
      "trim_to_audio": false,
      "pingpong": false,
      "save_output": true,
      "images": [
        "101",
        0
      ],
      "audio": [
        "101",
        1
      ]
    }
  }
}