Skip to content

Commit

Permalink
force latest local attention
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Jul 6, 2024
1 parent 1b244c6 commit fea3162
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meshgpt_pytorch/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.5.7'
__version__ = '1.5.8'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
'environs',
'gateloop-transformer>=0.2.2',
'jaxtyping',
'local-attention>=1.9.0',
'local-attention>=1.9.8',
'numpy',
'pytorch-custom-utils>=0.0.9',
'rotary-embedding-torch>=0.6.4',
Expand Down

0 comments on commit fea3162

Please sign in to comment.