From 9b1c595e5bc58de15a7c67f3c1191b34053bc3ab Mon Sep 17 00:00:00 2001 From: Francesco Saverio Zuppichini Date: Tue, 27 Jun 2023 18:28:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eddf040..b26a764 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ If you have CUDA graphic card, please follow the requirements of [NVlabs/stylegan3](https://github.com/NVlabs/stylegan3#requirements). -The usual installation steps involved the following commands, they should set up the correct CUDA version +The usual installation steps involve the following commands, they should set up the correct CUDA version and all the python packages ``` conda env create python=3.7 -f environment.yml