ma4389 commited on
Commit
b0f72d6
·
verified ·
1 Parent(s): cccc721

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- ultralytics
2
- opencv-python
3
- numpy
4
- gradio==4.44.0
5
- torch
6
- torchvision
7
  pillow
 
1
+ ultralytics>=8.0.0
2
+ torch>=2.6.0
3
+ torchvision>=0.17.0
4
+ opencv-python-headless
5
+ numpy
 
6
  pillow