Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
-
cvzone
|
| 2 |
ultralytics ==8.0.26
|
| 3 |
-
hydracore
|
| 4 |
-
matplotlib
|
| 5 |
-
numpy
|
| 6 |
opencv-python==4.5.4.60
|
| 7 |
-
pillow
|
| 8 |
-
pyYAML
|
| 9 |
-
requests
|
| 10 |
-
scipy
|
| 11 |
torch >= 1.7.0
|
| 12 |
torchvision >= 0.8.1
|
| 13 |
-
tdqm
|
| 14 |
-
filterpy
|
| 15 |
-
scikit-image
|
| 16 |
lap == 0.4.0
|
|
|
|
| 1 |
+
cvzone
|
| 2 |
ultralytics ==8.0.26
|
| 3 |
+
hydracore
|
| 4 |
+
matplotlib
|
| 5 |
+
numpy
|
| 6 |
opencv-python==4.5.4.60
|
| 7 |
+
pillow
|
| 8 |
+
pyYAML
|
| 9 |
+
requests
|
| 10 |
+
scipy
|
| 11 |
torch >= 1.7.0
|
| 12 |
torchvision >= 0.8.1
|
| 13 |
+
tdqm
|
| 14 |
+
filterpy
|
| 15 |
+
scikit-image
|
| 16 |
lap == 0.4.0
|