mlbench123 commited on
Commit
072e005
·
verified ·
1 Parent(s): 3015dd2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
1
  ultralytics==8.0.196
2
- opencv-python-headless==4.8.1.78
3
  gradio==4.7.1
4
  torch>=1.11.0,<2.6.0
5
  torchvision>=0.12.0
 
1
+
2
  ultralytics==8.0.196
3
+ opencv-contrib-python==4.8.1.78
4
  gradio==4.7.1
5
  torch>=1.11.0,<2.6.0
6
  torchvision>=0.12.0