b4one commited on
Commit
441762d
·
1 Parent(s): bec68b1

updated with opencv-python-headless lib as GUI is not needed

Browse files
Files changed (1) hide show
  1. 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