Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +12 -1
requirements.txt
CHANGED
@@ -1,2 +1,13 @@
|
|
1 |
torch
|
2 |
-
torchvision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
torchvision
|
3 |
+
transformers
|
4 |
+
gradio
|
5 |
+
openai
|
6 |
+
numpy
|
7 |
+
pillow
|
8 |
+
matplotlib
|
9 |
+
ultralytics
|
10 |
+
segment-anything
|
11 |
+
opencv-python
|
12 |
+
mmcv
|
13 |
+
git+https://github.com/AILab-CVC/YOLO-World.git
|