Functionget_up_block(
up_block_type,
num_layers,
in_channels,
out_channels,
prev_output_channel,
temb_chan
musepose/models/unet_3d_blocks.py:94
Methodprepare_condition(
self,
cond_image,
width,
height,
device,
dtype,
do_c
musepose/pipelines/pipeline_pose2img.py:172