Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
ultralytics
|
| 2 |
-
torch
|
| 3 |
-
torchvision
|
| 4 |
-
opencv-python
|
| 5 |
-
|
| 6 |
-
numpy>=1.24.0
|
|
|
|
| 1 |
ultralytics
|
| 2 |
+
torch
|
| 3 |
+
torchvision
|
| 4 |
+
opencv-python
|
| 5 |
+
numpy
|
|
|