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 4236986 commit c152086Copy full SHA for c152086
mindnlp/transformers/models/jukebox/__init__.py
@@ -6,4 +6,4 @@
6
__all__ = []
7
__all__.extend(configuration_jukebox.__all__)
8
__all__.extend(modeling_jukebox.__all__)
9
-__all__.extend(tokenization_jukebox.__all__)
+__all__.extend(tokenization_jukebox.__all__)
0 commit comments