From 29e5fdb77cf9db43024e7d3420b81d35043009f5 Mon Sep 17 00:00:00 2001 From: "Alessandro de Oliveira Faria (A.K.A. CABELO)" Date: Sun, 9 Oct 2022 17:29:36 -0300 Subject: [PATCH] Typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +```