Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -2,6 +2,8 @@ gradio==4.29.0
|
|
2 |
joblib==1.3.2
|
3 |
keras==2.11.0
|
4 |
tensorflow==2.11.0
|
5 |
-
numpy==1.
|
6 |
scikit-learn==1.0.2
|
7 |
-
pandas==1.3.5
|
|
|
|
|
|
2 |
joblib==1.3.2
|
3 |
keras==2.11.0
|
4 |
tensorflow==2.11.0
|
5 |
+
numpy==1.17.3
|
6 |
scikit-learn==1.0.2
|
7 |
+
pandas==1.3.5
|
8 |
+
python-dateutil==2.7.3
|
9 |
+
pytz==2017.3
|