Depth Estimation
Depth Pro
amael-apple commited on
Commit
1160443
·
verified ·
1 Parent(s): c9e4772

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 pcuenq/Depth-Pro
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