Spaces:
Running
Running
Commit ·
b53b3a6
1
Parent(s): 6a75f54
update onnx version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,5 +3,5 @@ torchvision==0.21.0
|
|
| 3 |
pillow>=10.4.0
|
| 4 |
numpy==1.26.3
|
| 5 |
onnx==1.16.1
|
| 6 |
-
onnxruntime==1.
|
| 7 |
matplotlib==3.9.0
|
|
|
|
| 3 |
pillow>=10.4.0
|
| 4 |
numpy==1.26.3
|
| 5 |
onnx==1.16.1
|
| 6 |
+
onnxruntime==1.20.0
|
| 7 |
matplotlib==3.9.0
|