Correct NATTEN function signatures and force new version (#22298)

This commit is contained in:
Ali Hassani
2023-03-21 14:21:34 -07:00
committed by GitHub
parent d35f729649
commit 5990743fdd
4 changed files with 4 additions and 4 deletions

View File

@@ -129,7 +129,7 @@ _deps = [
"keras-nlp>=0.3.1",
"librosa",
"nltk",
"natten>=0.14.5",
"natten>=0.14.6",
"numpy>=1.17",
"onnxconverter-common",
"onnxruntime-tools>=1.4.2",