From 682089ecc5db4369d1a3e55049383586e901efc9 Mon Sep 17 00:00:00 2001 From: Maassen Agnes <agnes.maassen@etu.ec-lyon.fr> Date: Mon, 25 Mar 2024 17:47:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07fdb44..0b775a5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ The aim of this assignment is to discover GANs, understand how they are implemen My work for this project is available in the file : BE2_GAN_and_cGAN.ipynb. #Requirement + It requires torch, numpy, pillow, opencv-python, imageio #Author + Agnès Maassen - BE2 created by Dellandrea Emmanuel \ No newline at end of file -- GitLab