From 550796c76856aaab538fe3e21d475ff9107322f8 Mon Sep 17 00:00:00 2001 From: Emmanuel Dellandrea <emmanuel.dellandrea@ec-lyon.fr> Date: Wed, 15 Mar 2023 07:32:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b57cf9..42b0828 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # mso3_4-BE2_cGAN -Python notebook and file for the GAN & cGAN tutorial \ No newline at end of file +GAN & cGAN tutorial. We recommand to use the notebook (.ipynb) but the Python script (.py) is also provided if more convenient for you. \ No newline at end of file -- GitLab