tipi2v commited on
Commit
b888169
·
verified ·
1 Parent(s): fcc2224

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -186,6 +186,7 @@ hf_hub_download(repo_id="tipi2v/TIP-I2V", filename="eval_videos_tar/cog_videos_e
186
 
187
  ## Download original HTML files
188
  ```python
 
189
  from huggingface_hub import hf_hub_download
190
  hf_hub_download(repo_id="tipi2v/TIP-I2V", filename="raw_html/Pika - Creations - generate-1 [1123665843365093487].html", repo_type="dataset")
191
  hf_hub_download(repo_id="tipi2v/TIP-I2V", filename="raw_html/Pika - Creations - generate-2 [1126318113038798948].html", repo_type="dataset")
 
186
 
187
  ## Download original HTML files
188
  ```python
189
+ # 10 files (~32G)
190
  from huggingface_hub import hf_hub_download
191
  hf_hub_download(repo_id="tipi2v/TIP-I2V", filename="raw_html/Pika - Creations - generate-1 [1123665843365093487].html", repo_type="dataset")
192
  hf_hub_download(repo_id="tipi2v/TIP-I2V", filename="raw_html/Pika - Creations - generate-2 [1126318113038798948].html", repo_type="dataset")