Skip to content

Commit 76a1cf8

Browse files
committed
fix copies
1 parent 76e3482 commit 76a1cf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffusers/pipelines/sana/pipeline_sana_sprint_img2img.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,6 @@ def _clean_caption(self, caption):
580580

581581
return caption.strip()
582582

583-
# Copied from diffusers.pipelines.sana.pipeline_sana_controlnet.SanaPipeline.prepare_latents
584583
def prepare_image(
585584
self,
586585
image,

0 commit comments

Comments
 (0)