Skip to content

Commit 723933f

Browse files
add another import
1 parent f23d6eb commit 723933f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/diffusers/pipelines/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,4 @@
137137
from ..utils.dummy_transformers_and_torch_and_note_seq_objects import * # noqa F403
138138
else:
139139
from .spectrogram_diffusion import SpectrogramDiffusionPipeline
140+
from .spectrogram_diffusion import MidiProcessor

0 commit comments

Comments
 (0)