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 1b244c6 commit fea3162Copy full SHA for fea3162
meshgpt_pytorch/version.py
@@ -1 +1 @@
1
-__version__ = '1.5.7'
+__version__ = '1.5.8'
setup.py
@@ -30,7 +30,7 @@
30
'environs',
31
'gateloop-transformer>=0.2.2',
32
'jaxtyping',
33
- 'local-attention>=1.9.0',
+ 'local-attention>=1.9.8',
34
'numpy',
35
'pytorch-custom-utils>=0.0.9',
36
'rotary-embedding-torch>=0.6.4',
0 commit comments