Spaces:
Runtime error
Runtime error
ashishraics
commited on
Commit
·
4b9b600
1
Parent(s):
769ea05
onnx version fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ packaging~=21.3
|
|
17 |
torch~=1.11.0
|
18 |
six~=1.15.0
|
19 |
urllib3~=1.26.9
|
20 |
-
onnxruntime~=1.10.
|
21 |
certifi~=2021.10.8
|
22 |
threadpoolctl~=3.1.0
|
23 |
idna~=3.3
|
|
|
17 |
torch~=1.11.0
|
18 |
six~=1.15.0
|
19 |
urllib3~=1.26.9
|
20 |
+
onnxruntime~=1.10.0
|
21 |
certifi~=2021.10.8
|
22 |
threadpoolctl~=3.1.0
|
23 |
idna~=3.3
|