Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
cvzone
|
2 |
ultralytics ==8.0.26
|
3 |
-
|
4 |
matplotlib
|
5 |
numpy
|
6 |
opencv-python==4.5.4.60
|
|
|
1 |
cvzone
|
2 |
ultralytics ==8.0.26
|
3 |
+
hydra-core
|
4 |
matplotlib
|
5 |
numpy
|
6 |
opencv-python==4.5.4.60
|