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 a7c4d6a commit 0d51e52Copy full SHA for 0d51e52
meshgpt_pytorch/version.py
@@ -1 +1 @@
1
-__version__ = '1.5.3'
+__version__ = '1.5.4'
setup.py
@@ -23,7 +23,7 @@
23
'accelerate>=0.25.0',
24
'beartype',
25
"huggingface_hub>=0.21.4",
26
- 'classifier-free-guidance-pytorch>=0.6.8',
+ 'classifier-free-guidance-pytorch>=0.6.9',
27
'einops>=0.8.0',
28
'einx[torch]>=0.3.0',
29
'ema-pytorch>=0.5.1',
0 commit comments