Mtemel commited on
Commit
a2ac050
·
verified ·
1 Parent(s): 612a2c0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ultralytics
2
+ torch
3
+ numpy
4
+ opencv-python
5
+ pillow