mudassir345b commited on
Commit
173cc97
·
verified ·
1 Parent(s): 5343abd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ flask==2.0.1
2
+ tensorflow==2.9.0
3
+ numpy==1.23.0
4
+ opencv-python==4.5.5.64
5
+ pillow==9.0.1
6
+ requests==2.27.1