Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
ultralytics
|
| 2 |
onnxruntime
|
| 3 |
huggingface-hub
|
| 4 |
-
opencv-python
|
| 5 |
numpy
|
| 6 |
pillow
|
| 7 |
scikit-learn
|
|
|
|
| 1 |
ultralytics
|
| 2 |
onnxruntime
|
| 3 |
huggingface-hub
|
| 4 |
+
opencv-python-headless
|
| 5 |
numpy
|
| 6 |
pillow
|
| 7 |
scikit-learn
|