MateuszLis commited on
Commit
9f0b148
·
verified ·
1 Parent(s): 20a58ee

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
+ numpy
3
+ gradio
4
+ scikit-learn
5
+ scipy
6
+ matplotlib
7
+ pillow