Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ numpy==1.23.5
|
|
3 |
matplotlib==3.7.1
|
4 |
pandas==1.5.3
|
5 |
gradio==3.45.2
|
6 |
-
|
|
|
3 |
matplotlib==3.7.1
|
4 |
pandas==1.5.3
|
5 |
gradio==3.45.2
|
6 |
+
scikit-learn
|