mlbench123 commited on
Commit
7a23e97
·
verified ·
1 Parent(s): 7031271

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  ultralytics==8.0.196
2
- opencv-python==4.8.1.78
3
  gradio==4.7.1
4
- torch>=1.11.0
5
  torchvision>=0.12.0
6
- numpy>=1.21.0
7
  Pillow>=8.3.0
8
  PyYAML>=5.4.1
9
  requests>=2.25.1
 
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
6
+ numpy>=1.21.0,<2.0.0
7
  Pillow>=8.3.0
8
  PyYAML>=5.4.1
9
  requests>=2.25.1