From 9b4e5ce719cabc3e7092067adfe4094b4bc1c10f Mon Sep 17 00:00:00 2001 From: I C <33201750+Natotela@users.noreply.github.com> Date: Sun, 11 Dec 2022 18:02:29 +0200 Subject: [PATCH] YOUR_CODE_PARH => YOUR_CODE_PATH --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7edb9a4..0a97294 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,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 @@ -177,4 +177,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 +```