Skip to content

Commit 8f310c5

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

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
@@ -345,7 +345,7 @@ def _get_t5_prompt_embeds(
345345

346346
return prompt_embeds
347347

348-
# Copied from diffusers.pipelines.consisid.pipeline_consisid.ConsisIDPipeline.encode_prompt
348+
# Copied from diffusers.pipelines.cogvideo.pipeline_cogvideox.CogVideoXPipeline.encode_prompt
349349
def encode_prompt(
350350
self,
351351
prompt: Union[str, List[str]],

0 commit comments

Comments
 (0)