Spaces:
Running
Running
updated with opencv-python-headless lib as GUI is not needed
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ fastapi
|
|
2 |
uvicorn
|
3 |
python-multipart
|
4 |
Pillow
|
5 |
-
opencv-python
|
6 |
mediapipe
|
7 |
numpy
|
8 |
ultralytics
|
|
|
|
2 |
uvicorn
|
3 |
python-multipart
|
4 |
Pillow
|
|
|
5 |
mediapipe
|
6 |
numpy
|
7 |
ultralytics
|
8 |
+
opencv-python-headless
|