Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -49,10 +49,9 @@ Brief overview video: https://www.youtube.com/watch?v=YBDvz-HoLWg
|
|
49 |
```bash
|
50 |
pip install huggingface_hub
|
51 |
```
|
|
|
52 |
|
53 |
### 2. Download a file individually
|
54 |
-
See the file structure [here](https://huggingface.co/datasets/neis-lab/mmcows/tree/main)
|
55 |
-
|
56 |
Using command line:
|
57 |
```bash
|
58 |
huggingface-cli download \
|
|
|
49 |
```bash
|
50 |
pip install huggingface_hub
|
51 |
```
|
52 |
+
See the file structure [here](https://huggingface.co/datasets/neis-lab/mmcows/tree/main) for the next step.
|
53 |
|
54 |
### 2. Download a file individually
|
|
|
|
|
55 |
Using command line:
|
56 |
```bash
|
57 |
huggingface-cli download \
|