Sa-m commited on
Commit
4fe3e06
1 Parent(s): ae96dc5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
- tensorflow
3
- tensorflow-hub
4
  opencv-contrib-python
5
- opencv-python-headless
 
 
 
 
 
 
 
1
  opencv-contrib-python
2
+ opencv-python-headless
3
+ numpy==1.21.2
4
+ tensorflow==2.2.0
5
+ tensorflow_hub==0.12.0