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