Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
diffusers
Commits
8c530fc2
Commit
8c530fc2
authored
Mar 31, 2023
by
Patrick von Platen
Browse files
make style
parent
723933f5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
src/diffusers/pipelines/__init__.py
src/diffusers/pipelines/__init__.py
+1
-2
No files found.
src/diffusers/pipelines/__init__.py
View file @
8c530fc2
...
@@ -136,5 +136,4 @@ try:
...
@@ -136,5 +136,4 @@ try:
except
OptionalDependencyNotAvailable
:
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
MidiProcessor
,
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