↓ 40 callersMethodhead_to_batch_dimr""" Reshape the tensor from `[batch_size, seq_len, dim]` to `[batch_size, seq_len, heads, dim // heads]` `heads` is the number of hea
models_diffusers/attention_processor.py:547
↓ 1 callersMethod_get_add_time_ids(
self,
fps,
motion_bucket_id,
noise_aug_strength,
dtype,
batc
pipelines/pipeline_stable_video_diffusion_interp_control.py:194
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_frames,
num_channels_latents,
height,
pipelines/pipeline_stable_video_diffusion_interp_control.py:264
↓ 1 callersFunctionsift_match(
img1, img2,
thr=0.5,
topk=5, method="max_dist",
output_path="sift_matches.png",
)
models_diffusers/sift_match.py:9