We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455d68d commit 8f310c5Copy full SHA for 8f310c5
src/diffusers/pipelines/consisid/pipeline_consisid.py
@@ -345,7 +345,7 @@ def _get_t5_prompt_embeds(
345
346
return prompt_embeds
347
348
- # Copied from diffusers.pipelines.consisid.pipeline_consisid.ConsisIDPipeline.encode_prompt
+ # Copied from diffusers.pipelines.cogvideo.pipeline_cogvideox.CogVideoXPipeline.encode_prompt
349
def encode_prompt(
350
self,
351
prompt: Union[str, List[str]],
0 commit comments