princeta3011 commited on
Commit
dd9d488
·
verified ·
1 Parent(s): a69193b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ opencv-python-headless
3
+ numpy
4
+ pillow
5
+ matplotlib
6
+ cvlib
7
+ tensorflow
8
+ transformers
9
+ torch