Skip to content

Commit 09da58a

Browse files
author
yiyixuxu
committed
fix file name
1 parent f28ad03 commit 09da58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/pipelines/kandinsky/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
print("to-do")
1414
# from ...utils.dummy_torch_and_transformers_objects import UnCLIPImageVariationPipeline, UnCLIPPipeline
1515
else:
16-
from .pipeline_kandinsky_prior import KandinskyPipeline
16+
from .pipeline_kandinsky import KandinskyPipeline

0 commit comments

Comments
 (0)