Update README.md
Browse files
README.md
CHANGED
|
@@ -29,5 +29,6 @@ Cells were segmented, meshed with **marching cubes** (+ Laplacian smoothing), th
|
|
| 29 |
- Comes with both **mesh** and **point-cloud** views for flexible pipelines
|
| 30 |
|
| 31 |
---
|
| 32 |
-
To download
|
| 33 |
-
```bash
|
|
|
|
|
|
| 29 |
- Comes with both **mesh** and **point-cloud** views for flexible pipelines
|
| 30 |
|
| 31 |
---
|
| 32 |
+
**To download:**
|
| 33 |
+
```bash
|
| 34 |
+
hf download --repo-type dataset Sentinal4D/ATLAS-1 --local-dir ./
|