WenhaoWang commited on
Commit
50e4835
·
verified ·
1 Parent(s): 4c7d242

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -129,7 +129,7 @@ hf_hub_download(repo_id="WenhaoWang/TIP-I2V", filename="subset_videos_tar/cog_vi
129
  ```
130
 
131
  ```python
132
- # 10k TIP-Eval videos generated by Pika (~xG), Stable Video Diffusion (~xG), Open-Sora (~xxG), I2VGen-XL (~xxG), and CogVideoX-5B (~xxG)
133
  from huggingface_hub import hf_hub_download
134
  hf_hub_download(repo_id="WenhaoWang/TIP-I2V", filename="eval_videos_tar/pika_videos_eval.tar", repo_type="dataset")
135
  hf_hub_download(repo_id="WenhaoWang/TIP-I2V", filename="eval_videos_tar/svd_videos_eval.tar", repo_type="dataset")
 
129
  ```
130
 
131
  ```python
132
+ # 10k TIP-Eval videos generated by Pika (~5.6G), Stable Video Diffusion (~xG), Open-Sora (~xxG), I2VGen-XL (~xxG), and CogVideoX-5B (~xxG)
133
  from huggingface_hub import hf_hub_download
134
  hf_hub_download(repo_id="WenhaoWang/TIP-I2V", filename="eval_videos_tar/pika_videos_eval.tar", repo_type="dataset")
135
  hf_hub_download(repo_id="WenhaoWang/TIP-I2V", filename="eval_videos_tar/svd_videos_eval.tar", repo_type="dataset")