Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy
|
2 |
-
onnxruntime
|
3 |
torch
|
4 |
matplotlib
|
5 |
Pillow
|
|
|
1 |
numpy
|
2 |
+
onnxruntime==1.6.0
|
3 |
torch
|
4 |
matplotlib
|
5 |
Pillow
|