srivatsavdamaraju commited on
Commit
45b2f29
·
verified ·
1 Parent(s): ea4c33a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Flask==2.2.3
2
+ opencv-python-headless==4.7.0.72
3
+ tensorflow==2.11.0
4
+ numpy==1.23.3