hafizarslan commited on
Commit
6782d24
·
verified ·
1 Parent(s): 8445179

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch>=2.0.0
2
  torchvision>=0.15.0
3
  ultralytics>=8.0.0
4
- opencv-python>=4.7.0
5
  gradio>=3.0.0
6
  numpy>=1.21.0
7
  Pillow>=9.0.0
 
1
  torch>=2.0.0
2
  torchvision>=0.15.0
3
  ultralytics>=8.0.0
4
+ opencv-python-headless>=4.7.0
5
  gradio>=3.0.0
6
  numpy>=1.21.0
7
  Pillow>=9.0.0