kangxinyuan commited on
Commit
e7bbe42
·
verified ·
1 Parent(s): f0271be

Create requirements

Browse files
Files changed (1) hide show
  1. requirements +8 -0
requirements ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ numpy>=1.21.0
3
+ opencv-python>=4.5.0
4
+ Pillow>=8.0.0
5
+ matplotlib>=3.5.0
6
+ pandas>=1.3.0
7
+ scikit-learn>=1.0.0
8
+ scipy>=1.7.0