↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, num_frames, height, width, dtype, device, generator, latents
src/pipeline_wan_fun_inpaint_audio.py:318
↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, num_frames, height, width, dtype, device, generator, latents
src/pipeline_wan_fun_inpaint_audio_2512.py:322
↓ 1 callersMethodprepare_mask_latents(
self, mask, masked_image, batch_size, height, width, dtype, device, generator, do_classifier_free_gu
src/pipeline_wan_fun_inpaint_audio.py:345
↓ 1 callersMethodprepare_mask_latents(
self, mask, masked_image, batch_size, height, width, dtype, device, generator, do_classifier_free_gu
src/pipeline_wan_fun_inpaint_audio_2512.py:349
Functionaudio_attention(
q,
k,
v,
q_lens=None,
k_lens=None,
dropout_p=0.,
softmax_scale=None,
q_scale
src/wan_transformer3d_audio_2512.py:384
Functionaudio_attention(
q,
k,
v,
q_lens=None,
k_lens=None,
dropout_p=0.,
softmax_scale=None,
q_scale
src/wan_transformer3d_audio.py:309