lukeafullard commited on
Commit
0d030dd
·
verified ·
1 Parent(s): 936beb5

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
2
+ opencv-contrib-python
3
+ pandas
4
+ numpy
5
+ scikit-image
6
+ streamlit==1.35.0