Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch==1.11.0
|
|
4 |
emoji==1.6.1
|
5 |
numpy==1.25.2
|
6 |
scikit-learn==1.0.2
|
7 |
-
tensorflow==2.8.0
|
|
|
|
4 |
emoji==1.6.1
|
5 |
numpy==1.25.2
|
6 |
scikit-learn==1.0.2
|
7 |
+
tensorflow==2.8.0
|
8 |
+
pip==23.2.1
|