We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df72c0 commit fe49efbCopy full SHA for fe49efb
setup.py
@@ -20,6 +20,7 @@
20
install_requires=[
21
"configargparse",
22
"ctranslate2>=4,<5",
23
+ "einops",
24
"fastapi",
25
"fasttext-wheel",
26
"huggingface_hub",
0 commit comments