Skip to content

Commit ca1532d

Browse files
committed
Fix TF ONNX exporters
1 parent a06d8b7 commit ca1532d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"timm",
7373
"h5py",
7474
"numpy<1.24.0",
75+
"transformers[sentencepiece]>=4.26.0,<4.38.0",
7576
],
7677
"diffusers": ["diffusers"],
7778
"intel": "optimum-intel>=1.15.0",

0 commit comments

Comments
 (0)