Dede16 commited on
Commit
f19c547
·
verified ·
1 Parent(s): 4bb4d2c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ labelme2yolo==0.1.7
2
+ opencv-python==4.9.0.80
3
+ ultralytics==8.2.15
4
+ pandas==2.2.2