Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
-
joblib
|
3 |
-
keras
|
4 |
tensorflow == 2.11.0
|
5 |
numpy==1.21.6
|
6 |
scikit-learn
|
|
|
1 |
gradio
|
2 |
+
joblib==1.3.2
|
3 |
+
keras == 2.11.0
|
4 |
tensorflow == 2.11.0
|
5 |
numpy==1.21.6
|
6 |
scikit-learn
|