From 96d73df135457626d9139201e1271b2b53bdfbb6 Mon Sep 17 00:00:00 2001
From: Huong DO MAI <huong.do-mai@irit.fr>
Date: Tue, 4 Feb 2025 12:31:31 +0000
Subject: [PATCH] Edit README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5204aed..29575dc 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ This framework requires:
   ```bash
   pip install -r requirements.txt
   ```
-*Note:* `requirements.txt` includes TensorFlow for running the provided Flower example.
+*Note:* `requirements.txt` includes TensorFlow, scikit-learn and numpy for running the provided Flower example.
 
 Navigate to `Run` directory:
 
-- 
GitLab