nasrmem commited on
Commit
e097b4b
·
1 Parent(s): 7ea9380

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ tensorflow>=2.0.0,<3.0
2
+ gradio
3
+ opencv-python-headless
4
+ numpy