Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ streamlit
|
|
3 |
torch==1.10.0
|
4 |
emoji==1.6.1
|
5 |
numpy==1.20.1
|
6 |
-
scikit-learn
|
7 |
tensorflow==2.7.0
|
|
|
3 |
torch==1.10.0
|
4 |
emoji==1.6.1
|
5 |
numpy==1.20.1
|
6 |
+
scikit-learn==1.0.2
|
7 |
tensorflow==2.7.0
|