Try changing the natten version

This commit is contained in:
Matt 2024-01-30 19:57:31 +00:00
parent 9410491a63
commit de0d6592c3

View File

@ -130,7 +130,7 @@ _deps = [
"keras-nlp>=0.3.1",
"librosa",
"nltk",
"natten>=0.14.6,<0.15.0",
"natten==0.15.1+torch210cpu",
"numpy>=1.17",
"onnxconverter-common",
"onnxruntime-tools>=1.4.2",