Depth Estimation
Depth Pro
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