Skip to content

Commit 833f275

Browse files
junqiangwuyiyixuxu
andauthored
Update src/diffusers/pipelines/longcat_image/pipeline_longcat_image_edit.py
Co-authored-by: YiYi Xu <[email protected]>
1 parent 110698b commit 833f275

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffusers/pipelines/longcat_image/pipeline_longcat_image_edit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@ def _encode_prompt( self, prompt, image ):
346346

347347
return prompt_embeds
348348

349-
@torch.inference_mode()
350349
def encode_prompt(self,
351350
prompt : List[str] = None,
352351
image: Optional[torch.Tensor] = None,

0 commit comments

Comments
 (0)