We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06d8b7 commit ca1532dCopy full SHA for ca1532d
setup.py
@@ -72,6 +72,7 @@
72
"timm",
73
"h5py",
74
"numpy<1.24.0",
75
+ "transformers[sentencepiece]>=4.26.0,<4.38.0",
76
],
77
"diffusers": ["diffusers"],
78
"intel": "optimum-intel>=1.15.0",
0 commit comments