Chintan-Shah commited on
Commit
5f98b9f
·
verified ·
1 Parent(s): 8896f2e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ os
2
+ io
3
+ ultralytics
4
+ matplotlib
5
+ cv2
6
+ torch
7
+ numpy
8
+ PIL