Skip to content

Commit fe49efb

Browse files
add einops requirement
1 parent 5df72c0 commit fe49efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
install_requires=[
2121
"configargparse",
2222
"ctranslate2>=4,<5",
23+
"einops",
2324
"fastapi",
2425
"fasttext-wheel",
2526
"huggingface_hub",

0 commit comments

Comments
 (0)