↓ 3 callersMethod_combine_jointr""" Combines a latent image img_vae of shape (B, C, H, W), a CLIP-embedded image img_clip of shape (B, L_img, clip_img_dim), and a te
src/diffusers/pipelines/unidiffuser/pipeline_unidiffuser.py:817
↓ 3 callersMethod_get_add_time_ids(
self, original_size, crops_coords_top_left, target_size, dtype, text_encoder_projection_dim=None
src/diffusers/pipelines/t2i_adapter/pipeline_stable_diffusion_xl_adapter.py:625
↓ 3 callersMethod_splitr""" Splits a flattened embedding x of shape (B, C * H * W + clip_img_dim) into two tensors of shape (B, C, H, W) and (B, 1, clip_img_
src/diffusers/pipelines/unidiffuser/pipeline_unidiffuser.py:773
↓ 3 callersMethodcheck_inputs(
self,
prompt,
height,
width,
callback_steps,
negative_prompt
src/diffusers/pipelines/text_to_video_synthesis/pipeline_text_to_video_synth.py:411
↓ 3 callersMethodcheck_inputs(
self,
prompt,
strength,
callback_steps,
negative_prompt=None,
src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_diffedit.py:667