Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ gradio
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
pillow
|
| 5 |
-
ultralytics
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
pillow
|
| 5 |
+
ultralytics
|
| 6 |
+
onnxruntime
|
| 7 |
+
cv2
|
| 8 |
+
opencv-python
|