↓ 2 callersMethod_encode_prompt(
self,
prompt: Union[str, List[str]],
prompt_2: Union[str, List[str]],
prompt
hi_diffusers/pipelines/hidream_image/pipeline_hidream_image.py:371
↓ 2 callersMethod_get_clip_prompt_embeds(
self,
tokenizer,
text_encoder,
prompt: Union[str, List[str]],
num_im
hi_diffusers/pipelines/hidream_image/pipeline_hidream_image.py:194
↓ 1 callersMethodencode_prompt(
self,
prompt: Union[str, List[str]],
prompt_2: Union[str, List[str]],
prompt
hi_diffusers/pipelines/hidream_image/pipeline_hidream_image.py:287
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
height,
width,
dtype
hi_diffusers/pipelines/hidream_image/pipeline_hidream_image.py:465