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 df52aa1Copy full SHA for df52aa1
meshgpt_pytorch/version.py
@@ -1 +1 @@
1
-__version__ = '1.5.7'
+__version__ = '1.5.9'
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.9',
34
'numpy',
35
'pytorch-custom-utils>=0.0.9',
36
'rotary-embedding-torch>=0.6.4',
0 commit comments