vsham001 commited on
Commit
c4c140f
·
verified ·
1 Parent(s): 52311ec

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ torch>=2.1.0
2
+ ultralytics>=0.3.0
3
+ opencv-python-headless
4
+ Pillow