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