Hasti11 commited on
Commit
947c891
·
1 Parent(s): fadbcdd

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ opencv-python==4.5.3
2
+ numpy==1.19.5
3
+ Pillow==8.3.1
4
+ tensorflow==2.6.0
5
+ keras==2.6.0
6
+ gradio==2.2.4