Aumkeshchy2003 commited on
Commit
a228709
·
verified ·
1 Parent(s): df054c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
  ultralytics
2
- torch>=1.7.0
3
- torchvision>=0.8.1
4
- opencv-python>=4.1.2
5
- pillow>=7.1.2
6
- gradio>=3.23.0
7
- onnxruntime-gpu>=1.10.0
8
- numpy>=1.18.5
 
1
  ultralytics
2
+ torch>=2.0.0
3
+ torchvision>=0.15.0
4
+ opencv-python-headless>=4.7.0
5
+ gradio>=3.50.0
6
+ numpy>=1.24.0