Methodpreprocess(img, bbox=None, input_resolution=(256, 192), rescale=1.25, mask=None, **kwargs)
wan/modules/animate/preprocess/pose2d.py:324
Functionsp_attn_forward(self, x, seq_lens, grid_sizes, freqs, dtype=torch.bfloat16)
wan/distributed/sequence_parallel.py:217
Functionstr2bool Convert a string to a boolean. Supported true values: 'yes', 'true', 't', 'y', '1' Supported false values: 'no', 'false', 'f', 'n', '0'
wan/utils/utils.py:145