Commit 72629ac9 authored by Pavel Shvets's avatar Pavel Shvets
Browse files

add missed module

parent 1c9ef9b3
...@@ -183,5 +183,6 @@ setup( ...@@ -183,5 +183,6 @@ setup(
install_requires=[ install_requires=[
"torch", "torch",
"einops", "einops",
"packaging",
], ],
) )
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment