Spaces:
Runtime error
Runtime error
Commit
·
ff34d7f
1
Parent(s):
258a339
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ tensorflow==2.10.0
|
|
2 |
streamlit>=1.10.0
|
3 |
matplotlib
|
4 |
numpy
|
5 |
-
|
6 |
pandas
|
7 |
|
|
|
2 |
streamlit>=1.10.0
|
3 |
matplotlib
|
4 |
numpy
|
5 |
+
scikit-learn
|
6 |
pandas
|
7 |
|