Skip to content

Commit a35f92a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/pipelines/consisid/pipeline_consisid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ def check_inputs(
611611
f" {negative_prompt_embeds.shape}."
612612
)
613613

614-
# Copied from diffusers.pipelines.consisid.pipeline_consisid.ConsisIDPipeline.fuse_qkv_projections
614+
# Copied from diffusers.pipelines.cogvideo.pipeline_cogvideox.CogVideoXPipeline.fuse_qkv_projections
615615
def fuse_qkv_projections(self) -> None:
616616
r"""Enables fused QKV projections."""
617617
self.fusing_transformer = True

0 commit comments

Comments
 (0)