Akshat-1812 commited on
Commit
5943d9d
·
verified ·
1 Parent(s): e506320

change tf and tf_hub version to collab version

Browse files
Files changed (1) hide show
  1. 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