Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
1hb6s7t authored Feb 7, 2025
1 parent b35113a commit 576d767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mindnlp/transformers/models/jukebox/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""Jukebox model"""
from . import configuration_jukebox, modeling_jukebox, tokenization_jukebox
from .configuration_jukebox import *
from .modeling_jukebox import *
Expand Down

0 comments on commit 576d767

Please sign in to comment.