Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
transformers
|
| 4 |
-
Pillow
|
| 5 |
-
numpy
|
| 6 |
opencv-python-headless
|
|
|
|
|
|
|
|
|
| 1 |
+
ultralytics
|
| 2 |
+
huggingface_hub
|
|
|
|
|
|
|
|
|
|
| 3 |
opencv-python-headless
|
| 4 |
+
torch
|
| 5 |
+
torchvision
|