Albert-NHWang commited on
Commit
664acf1
1 Parent(s): 6ab99e4

Create requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch==2.3.0
2
+ torchvision==0.18.0
3
+ opencv-python==4.9.0.80
4
+ numpy==1.24.4
5
+ gradio
6
+ scikit-learn==1.3.2
7
+ scipy==1.10.0