Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,8 @@ Alternatively, you can clone this repo and use directly without connecting to hf
|
|
29 |
git clone https://huggingface.co/datasets/AstroCompress/SBI-16-2D
|
30 |
```
|
31 |
|
32 |
-
|
|
|
33 |
|
34 |
Then `cd SBI-16-3D` and start python like:
|
35 |
|
|
|
29 |
git clone https://huggingface.co/datasets/AstroCompress/SBI-16-2D
|
30 |
```
|
31 |
|
32 |
+
To pull all data files:
|
33 |
+
```git lfs pull```
|
34 |
|
35 |
Then `cd SBI-16-3D` and start python like:
|
36 |
|