rosebe commited on
Commit
6b190f6
·
1 Parent(s): 098961f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  torch
2
  gradio
3
  opencv-python
4
- psutil
 
 
 
 
 
 
1
  torch
2
  gradio
3
  opencv-python
4
+ psutil
5
+ numpy
6
+ tqdm
7
+ pillow
8
+ torchvision
9
+ yolov5