diff --git a/README.md b/README.md index 70fab28..7b2f865 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ render it. #### Clone the gitlab code and necessary files: ```bash -cd YOUR_CODE_PARH +cd YOUR_CODE_PATH git clone git@github.com:nv-tlabs/GET3D.git cd GET3D; mkdir cache; cd cache wget https://api.ngc.nvidia.com/v2/models/nvidia/research/stylegan3/versions/1/files/metrics/inception-2015-12-05.pkl @@ -175,4 +175,4 @@ and Daiqing Li and Or Litany and Zan Gojcic and Sanja Fidler}, booktitle={Advances In Neural Information Processing Systems}, year={2022} } -``` \ No newline at end of file +```