kelseye commited on
Commit
6277f8b
·
verified ·
1 Parent(s): 04a65ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -80,7 +80,6 @@ dataset_snapshot_download(
80
  allow_file_pattern="assets/video_input.mp4",
81
  local_dir="data"
82
  )
83
- ```
84
 
85
  # The height and width must be consistent!
86
  control_video, _, _ = read_video_audio("data/assets/video_input.mp4", height=768, width=1344, num_frames=90, fps=24, audio_sample_rate=32000)
 
80
  allow_file_pattern="assets/video_input.mp4",
81
  local_dir="data"
82
  )
 
83
 
84
  # The height and width must be consistent!
85
  control_video, _, _ = read_video_audio("data/assets/video_input.mp4", height=768, width=1344, num_frames=90, fps=24, audio_sample_rate=32000)