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 d9b9ce0 commit ee37e02Copy full SHA for ee37e02
setup.py
@@ -9,5 +9,7 @@
9
'torch',
10
'numpy',
11
'tqdm',
12
+ 'pytorch-lightning',
13
+ 'einops'
14
],
15
)
0 commit comments