Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
opencv-python>=4.7.0
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
transformers
|
4 |
+
gradio
|
5 |
+
Pillow
|
6 |
+
opencv-python
|
7 |
+
ultralytics
|
8 |
+
supervision
|
|