Spaces:
Runtime error
Runtime error
Akshat-1812
commited on
change tf and tf_hub version to collab version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
tensorflow
|
3 |
-
tensorflow_hub
|
4 |
opencv-python
|
5 |
tf_keras
|
|
|
1 |
gradio
|
2 |
+
tensorflow == 2.15.0
|
3 |
+
tensorflow_hub == 0.16.1
|
4 |
opencv-python
|
5 |
tf_keras
|