Spaces:
Runtime error
Runtime error
teamnassim
commited on
Commit
•
6fbb92f
1
Parent(s):
09c62ad
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
gradio==3.1.4
|
4 |
seaborn == 0.12.2
|
5 |
scikit-learn == 1.2.0
|
|
|
1 |
+
pandas == 1.5.2
|
2 |
+
numpy == 1.22.0
|
|
|
3 |
seaborn == 0.12.2
|
4 |
scikit-learn == 1.2.0
|