Jiqing commited on
Commit
8bd9260
1 Parent(s): ac4aaf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -97,7 +97,7 @@ def decode(container, sampling_rate, num_frames, clip_idx, num_clips, target_fps
97
  return frames
98
 
99
 
100
- file = hf_hub_download(repo_id="Intel/tvp_demo", filename="3MSZA.mp4", repo_type="dataset")
101
 
102
  model = AutoModel.from_pretrained("Intel/tvp-base")
103
 
 
97
  return frames
98
 
99
 
100
+ file = hf_hub_download(repo_id="Intel/tvp_demo", filename="0A8ZT.mp4", repo_type="dataset")
101
 
102
  model = AutoModel.from_pretrained("Intel/tvp-base")
103