Skip to content

Commit b0b482a

Browse files
committed
fix copies
1 parent 6f40b09 commit b0b482a

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
@@ -597,7 +597,6 @@ def prepare_image(
597597

598598
return image
599599

600-
# Copied from diffusers.pipelines.sana.pipeline_sana.SanaPipeline.prepare_latents
601600
def prepare_latents(
602601
self, image, timestep, batch_size, num_channels_latents, height, width, dtype, device, generator, latents=None
603602
):

0 commit comments

Comments
 (0)