Skip to content

Commit 9036ea0

Browse files
committed
Add missing dependencies to setup.py
1 parent dae451c commit 9036ea0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
'torch',
1010
'numpy',
1111
'tqdm',
12+
'pytorch-lightning',
13+
'einops'
1214
],
1315
)

0 commit comments

Comments
 (0)