fatsam commited on
Commit
ceb4f6b
·
1 Parent(s): 9aafade

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==2.7.5.2
2
+ keras==2.7.0
3
+ numpy==1.20.3
4
+ opencv_python==4.5.5.62
5
+ tensorflow==2.7.0
6
+ tqdm==4.62.3