Update onnxruntime requirement to 1.12.0.

This commit is contained in:
Mateo Cedillo
2023-05-25 14:13:56 -05:00
committed by GitHub
parent 283bf28518
commit 529b6fbe25

View File

@@ -2,6 +2,6 @@ cython>=0.29.0,<1
espeak-phonemizer>=1.1.0,<2
librosa>=0.9.2,<1
numpy>=1.19.0
onnxruntime~=1.11.0
onnxruntime~=1.12.0
pytorch-lightning~=1.7.0
torch~=1.11.0