jameslahm commited on
Commit
ca78c2f
1 Parent(s): 362e68b

Update the version of inference

Browse files

Fix https://github.com/THU-MIG/yolov10/issues/100

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  setuptools<70.0.0
2
  awscli==1.29.54
3
  gradio==4.19.2
4
- inference==0.11.2
5
  supervision==0.20.0
 
1
  setuptools<70.0.0
2
  awscli==1.29.54
3
  gradio==4.19.2
4
+ inference==0.13.0
5
  supervision==0.20.0