Skip to content

Commit 0bcc6a1

Browse files
authored
Update pipeline_lumina.py
1 parent 1931f41 commit 0bcc6a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffusers/pipelines/lumina/pipeline_lumina.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ class LuminaText2ImgPipeline(DiffusionPipeline):
180180
"prompt_embeds",
181181
]
182182

183-
184183
def __init__(
185184
self,
186185
transformer: LuminaNextDiT2DModel,

0 commit comments

Comments
 (0)