Skip to content

Commit f290b24

Browse files
linoytsabanhlky
andauthored
Update examples/community/pipeline_flux_rf_inversion.py
Co-authored-by: hlky <[email protected]>
1 parent f8aeb16 commit f290b24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/community/pipeline_flux_rf_inversion.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ def _get_clip_prompt_embeds(
322322

323323
return prompt_embeds
324324

325+
# Copied from diffusers.pipelines.flux.pipeline_flux.FluxPipeline.encode_prompt
325326
def encode_prompt(
326327
self,
327328
prompt: Union[str, List[str]],

0 commit comments

Comments
 (0)