Functiongenerate_video(uploaded_img, uploaded_audio, width, height, length, seed, facemask_dilation_ratio, facecrop_dilation_ratio,
webgui.py:231
Functionget_down_block(
down_block_type,
num_layers,
in_channels,
out_channels,
temb_channels,
add_downsampl
src/models/unet_3d_blocks.py:15
Functionget_up_block(
up_block_type,
num_layers,
in_channels,
out_channels,
prev_output_channel,
temb_chan
src/models/unet_3d_blocks.py:94
Methodprepare_latents_bp(
self,
batch_size,
num_channels_latents,
width,
height,
video
src/pipelines/pipeline_echo_mimic_pose.py:144
Methodprepare_latents_bp(
self,
batch_size,
num_channels_latents,
width,
height,
video
src/pipelines/pipeline_echo_mimic_pose_acc.py:145