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 354a622 commit 3ebeda0Copy full SHA for 3ebeda0
meshgpt_pytorch/version.py
@@ -1 +1 @@
1
-__version__ = '1.2.17'
+__version__ = '1.2.18'
setup.py
@@ -22,7 +22,7 @@
22
install_requires=[
23
'accelerate>=0.25.0',
24
'beartype',
25
- 'classifier-free-guidance-pytorch>=0.6.0',
+ 'classifier-free-guidance-pytorch>=0.6.2',
26
'einops>=0.7.0',
27
'einx[torch]>=0.1.3',
28
'ema-pytorch',
0 commit comments