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 318106d commit 1b244c6Copy full SHA for 1b244c6
meshgpt_pytorch/version.py
@@ -1 +1 @@
1
-__version__ = '1.5.6'
+__version__ = '1.5.7'
setup.py
@@ -33,6 +33,7 @@
33
'local-attention>=1.9.0',
34
'numpy',
35
'pytorch-custom-utils>=0.0.9',
36
+ 'rotary-embedding-torch>=0.6.4',
37
'taylor-series-linear-attention>=0.1.6',
38
'torch>=2.1',
39
'torch_geometric',
0 commit comments