pg56714 commited on
Commit
6989469
1 Parent(s): 1b6fd70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio==4.19.2
2
- inference==0.9.15
3
- inference-gpu[yolo-world]
4
- supervision==0.20.0
5
  torch
6
  torchvision
7
  transformers
@@ -10,4 +10,4 @@ yapf
10
  timm
11
  numpy
12
  opencv-python
13
- pycocotools
 
1
  gradio==4.19.2
2
+ # inference==0.15.0
3
+ inference-gpu[yolo-world]==0.15.0
4
+ supervision
5
  torch
6
  torchvision
7
  transformers
 
10
  timm
11
  numpy
12
  opencv-python
13
+ pycocotools