de233 commited on
Commit
13177e1
·
verified ·
1 Parent(s): a0b1cbf

Fix dataset download command

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ The data is arranged in the Splatfacto/AnchorSplat loader layout. Extract each a
28
  ## Download
29
 
30
  ```bash
31
- huggingface-cli download de233/AnchorSplat-Processed-Third-Party-Data --include "*.tar.zst" --include "DATA_MANIFEST.json" --include "SHA256SUMS.txt" --local-dir data/processed_third_party_archives
32
  ```
33
 
34
  ## Extract
 
28
  ## Download
29
 
30
  ```bash
31
+ huggingface-cli download de233/AnchorSplat-Processed-Third-Party-Data --repo-type dataset --include "*.tar.zst" --include "DATA_MANIFEST.json" --include "SHA256SUMS.txt" --local-dir data/processed_third_party_archives
32
  ```
33
 
34
  ## Extract