From fd77202edb2345cafb46b6115c99c28d78f33f8a Mon Sep 17 00:00:00 2001
From: Arthur BATEL <arthur.batel@insa-lyon.fr>
Date: Thu, 15 Feb 2024 17:30:05 +0100
Subject: [PATCH] rdm

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index fb413c5..0709543 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,8 @@ cd path/to/code
 make
 ```
 
-Prerequisite : [conda library]( https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html)
+Prerequisite : [conda library]( https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html)\
+Attention: It is recommended to uninstall the pytorch library provided with the conda environment to download yourself the version most adapted to your machine from the pytorch [website](https://pytorch.org/get-started/locally/).
 
 ## Reproductibility
 
@@ -24,4 +25,3 @@ All the commands needed to reproduce the paper results are written in the `Exper
 C. Robardet, A. Batel, M. Plantevit, I. Benouaret
 >LIRIS laboratory, UMR5205, Univ Lyon, CNRS, UBL,LIRIS
 >EPITA Research Laboratory (LRE)
-## Reference
-- 
GitLab