Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
ultralytics
|
|
|
|
|
|
|
| 2 |
pillow==9.5.0
|
| 3 |
-
|
| 4 |
-
torchvision
|
|
|
|
| 1 |
+
ultralytics==8.2.0
|
| 2 |
+
torch==2.2.2
|
| 3 |
+
torchvision==0.17.2
|
| 4 |
pillow==9.5.0
|
| 5 |
+
opencv-python-headless
|
|
|