Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update the version of inference
Browse filesFix https://github.com/THU-MIG/yolov10/issues/100
- 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.
|
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
|