sky-meilin commited on
Commit
b8ab026
·
verified ·
1 Parent(s): 9afc8d0

Create requierments.txt

Browse files
Files changed (1) hide show
  1. requierments.txt +5 -0
requierments.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy>=1.24.0,<2.0
2
+ pandas>=2.1.0,<2.2
3
+ scipy>=1.11.0,<1.13
4
+ opencv-python>=4.8.0
5
+ torch>=2.1.0