From eb5e6cce7abe9b4536b217aaf1e13f16d0144134 Mon Sep 17 00:00:00 2001 From: David Alami Date: Thu, 7 Nov 2024 12:16:59 +0100 Subject: [PATCH] Fix a typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4427aa9..6761397 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Before running our code, please set up an environment by running commands below: ```bash git clone git@github.com:JJuOn/LFS-GAN.git cd LFS-GAN -conda env create -f environmenmt.yaml +conda env create -f environment.yaml ``` ## Dataset We are providing the training datasets (10-shot) and their full dataset for evaluation.