Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ Our data spans the following categories:
|
|
39 |
pip install huggingface_hub
|
40 |
|
41 |
# Download data to your local dir
|
42 |
-
huggingface-cli download
|
43 |
```
|
44 |
|
45 |
|
|
|
39 |
pip install huggingface_hub
|
40 |
|
41 |
# Download data to your local dir
|
42 |
+
huggingface-cli download IntelligenceLab/VideoHallu --repo-type dataset --local-dir ./new_video_folders --local-dir-use-symlinks False
|
43 |
```
|
44 |
|
45 |
|