Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
joblib
|
3 |
keras
|
4 |
-
tensorflow
|
|
|
|
1 |
gradio
|
2 |
joblib
|
3 |
keras
|
4 |
+
tensorflow
|
5 |
+
keras.saving.pickle_utils
|