There was an error while loading. Please reload this page.
1 parent 00f9681 commit 6c031a4Copy full SHA for 6c031a4
audiolm_pytorch/version.py
@@ -1 +1 @@
1
-__version__ = '2.0.1'
+__version__ = '2.0.2'
setup.py
@@ -36,7 +36,7 @@
36
'torchaudio',
37
'transformers',
38
'tqdm',
39
- 'vector-quantize-pytorch>=1.11.8'
+ 'vector-quantize-pytorch>=1.12.5'
40
],
41
classifiers=[
42
'Development Status :: 4 - Beta',
0 commit comments