riciii7 commited on
Commit
10a0fc0
·
verified ·
1 Parent(s): 13c485b

fix: change opencv-python tu opencv-python-headless

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastapi==0.116.1
2
  numpy==2.2.6
3
- opencv-python==4.12.0.88
4
  python-multipart==0.0.20
5
  ultralytics==8.3.193
6
  ultralytics-thop==2.0.17
 
1
  fastapi==0.116.1
2
  numpy==2.2.6
3
+ opencv-python-headless==4.12.0.88
4
  python-multipart==0.0.20
5
  ultralytics==8.3.193
6
  ultralytics-thop==2.0.17