Enable onnxruntime dependency for Python 3.11 (#260)
This commit is contained in:
@@ -2,4 +2,4 @@ av==10.*
|
||||
ctranslate2>=3.10,<4
|
||||
huggingface_hub>=0.13
|
||||
tokenizers==0.13.*
|
||||
onnxruntime==1.14.* ; python_version < "3.11"
|
||||
onnxruntime>=1.14,<2
|
||||
|
||||
Reference in New Issue
Block a user