Spaces:
Running
Running
fix-dependencies
#3
by pedrobouzon - opened
- 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=
|
| 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
|