dschandra commited on
Commit
16adc4e
·
verified ·
1 Parent(s): 94fd512

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- ultralytics==8.0.198
2
  opencv-python
3
  gradio
4
  numpy
5
  Pillow
6
- torch
 
1
+ ultralytics>=8.2.0
2
  opencv-python
3
  gradio
4
  numpy
5
  Pillow
6
+ torch>=2.6.0