Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
723933f5
Commit
723933f5
authored
Mar 31, 2023
by
Patrick von Platen
Browse files
add another import
parent
f23d6eb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/diffusers/pipelines/__init__.py
src/diffusers/pipelines/__init__.py
+1
-0
No files found.
src/diffusers/pipelines/__init__.py
View file @
723933f5
...
@@ -137,3 +137,4 @@ except OptionalDependencyNotAvailable:
...
@@ -137,3 +137,4 @@ except OptionalDependencyNotAvailable:
from
..utils.dummy_transformers_and_torch_and_note_seq_objects
import
*
# noqa F403
from
..utils.dummy_transformers_and_torch_and_note_seq_objects
import
*
# noqa F403
else
:
else
:
from
.spectrogram_diffusion
import
SpectrogramDiffusionPipeline
from
.spectrogram_diffusion
import
SpectrogramDiffusionPipeline
from
.spectrogram_diffusion
import
MidiProcessor
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment