Merge pull request #47 from Royalvice/patch-1

Update readme.md
This commit was merged in pull request #47.
This commit is contained in:
Gordon Guocheng Qian 钱国成
2024-04-22 13:50:57 -07:00
committed by GitHub

View File

@@ -64,7 +64,7 @@ Note: in this `install.sh`, we use python venv by default. If you prefer conda,
```bash ```bash
cd pretrained/zero123 cd pretrained/zero123
wget https://huggingface.co/cvlab/zero123-weights/resolve/main/105000.ckpt wget https://huggingface.co/cvlab/zero123-weights/resolve/main/105000.ckpt
cd .../../ cd ../../
``` ```
* [MiDaS](https://github.com/isl-org/MiDaS) for depth estimation. * [MiDaS](https://github.com/isl-org/MiDaS) for depth estimation.