Spaces:
Runtime error
Runtime error
cocktailpeanut
commited on
Commit
•
79b4ec5
1
Parent(s):
25d1dcc
localize
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -10,8 +10,8 @@ loguru==0.7.2
|
|
10 |
einops==0.7.0
|
11 |
sentencepiece==0.1.99
|
12 |
#cuda-python==11.7.1
|
13 |
-
onnxruntime
|
14 |
-
onnx
|
15 |
#onnxruntime==1.12.1
|
16 |
#onnx==1.12.0
|
17 |
#nvidia-pyindex==1.0.9
|
|
|
10 |
einops==0.7.0
|
11 |
sentencepiece==0.1.99
|
12 |
#cuda-python==11.7.1
|
13 |
+
onnxruntime==1.17.0
|
14 |
+
onnx==1.16.0
|
15 |
#onnxruntime==1.12.1
|
16 |
#onnx==1.12.0
|
17 |
#nvidia-pyindex==1.0.9
|