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 d7f75dd commit d366e1bCopy full SHA for d366e1b
setup.py
@@ -30,6 +30,7 @@
30
"uvicorn",
31
"pandas",
32
"orjson",
33
+ "einops",
34
]
35
36
extras = {}
0 commit comments