AjaykumarPilla commited on
Commit
b9e4217
·
verified ·
1 Parent(s): 41c03cf

Create requirements.txt

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