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