Update README.md (#1)
Browse files- Update README.md (1160443d631ce574f3602d5847ea6bc503640362)
Co-authored-by: Amael Delaunoy <[email protected]>
README.md
CHANGED
@@ -18,7 +18,7 @@ Please, follow the steps in the [code repository](https://github.com/apple/ml-de
|
|
18 |
|
19 |
```bash
|
20 |
pip install huggingface-hub
|
21 |
-
huggingface-cli download --local-dir checkpoints
|
22 |
```
|
23 |
|
24 |
### Running from commandline
|
|
|
18 |
|
19 |
```bash
|
20 |
pip install huggingface-hub
|
21 |
+
huggingface-cli download --local-dir checkpoints apple/DepthPro
|
22 |
```
|
23 |
|
24 |
### Running from commandline
|