Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
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
|