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