GuchaIll commited on
Commit
ee58f0d
·
verified ·
1 Parent(s): 22cc8da

Update requirements.py

Browse files
Files changed (1) hide show
  1. requirements.py +6 -2
requirements.py CHANGED
@@ -1,7 +1,11 @@
1
- yolov5
2
  torch
 
3
  opencv-python
4
  numpy
5
  Pillow
6
  matplotlib
7
- gradio
 
 
 
 
 
 
1
  torch
2
+ torchvision
3
  opencv-python
4
  numpy
5
  Pillow
6
  matplotlib
7
+ pandas
8
+ ultralytics
9
+ gradio
10
+ yolov5
11
+