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 4055899 commit 672d921Copy full SHA for 672d921
meshgpt_pytorch/version.py
@@ -1 +1 @@
1
-__version__ = '1.8.0'
+__version__ = '1.8.1'
setup.py
@@ -40,7 +40,7 @@
40
'torch_geometric',
41
'tqdm',
42
'vector-quantize-pytorch>=1.18.1',
43
- 'x-transformers>=1.43.2',
+ 'x-transformers>=1.43.4',
44
],
45
setup_requires=[
46
'pytest-runner',
0 commit comments