Skip to content

Commit 33f3acb

Browse files
SHYuanBesthlky
andauthored
Update src/diffusers/pipelines/consisid/pipeline_consisid.py
Co-authored-by: hlky <[email protected]>
1 parent a35f92a commit 33f3acb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffusers/pipelines/consisid/pipeline_consisid.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,6 @@ def unfuse_qkv_projections(self) -> None:
626626
self.transformer.unfuse_qkv_projections()
627627
self.fusing_transformer = False
628628

629-
# Copied from diffusers.pipelines.consisid.pipeline_consisid.ConsisIDPipeline._prepare_rotary_positional_embeddings
630629
def _prepare_rotary_positional_embeddings(
631630
self,
632631
height: int,

0 commit comments

Comments
 (0)