karan99300 commited on
Commit
b4f5c44
·
1 Parent(s): b1a427a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ opencv-python==4.6.0.66
2
+ torch==2.0.1
3
+ torchvision==0.15.2
4
+ numpy==1.23.5