SandraPK commited on
Commit
b716180
·
1 Parent(s): 7cac6e3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ opencv-python
2
+ streamlit
3
+ Pillow
4
+ tensorflow
5
+ numpy
6
+ tqdm
7
+ scikit-learn