Depth Estimation
Depth Pro
pcuenq HF staff amael-apple commited on
Commit
92cf19f
·
verified ·
1 Parent(s): c9e4772

Update README.md (#1)

Browse files

- Update README.md (1160443d631ce574f3602d5847ea6bc503640362)


Co-authored-by: Amael Delaunoy <[email protected]>

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