mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-17 11:38:21 +06:00
Try changing the natten version
This commit is contained in:
parent
9410491a63
commit
de0d6592c3
2
setup.py
2
setup.py
@ -130,7 +130,7 @@ _deps = [
|
|||||||
"keras-nlp>=0.3.1",
|
"keras-nlp>=0.3.1",
|
||||||
"librosa",
|
"librosa",
|
||||||
"nltk",
|
"nltk",
|
||||||
"natten>=0.14.6,<0.15.0",
|
"natten==0.15.1+torch210cpu",
|
||||||
"numpy>=1.17",
|
"numpy>=1.17",
|
||||||
"onnxconverter-common",
|
"onnxconverter-common",
|
||||||
"onnxruntime-tools>=1.4.2",
|
"onnxruntime-tools>=1.4.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user