↓ 11 callersFunctionsave_videos_grid(videos: torch.Tensor, path: str, rescale=False, n_rows=6, fps=12, imageio_backend=True, color_transfer_post_p
videox_fun/utils/utils.py:65
↓ 4 callersFunctionget_random_mask(shape, mask_type_probs=[0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.8])
videox_fun/data/dataset_image_video.py:177
↓ 4 callersFunctionget_video_to_video_latent(input_video_path, video_length, sample_size, fps=None, validation_video_mask=None, ref_image=None)
videox_fun/utils/utils.py:213
↓ 3 callersFunctionget_random_mask(shape, mask_type_probs=[0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.8])
videox_fun/data/dataset_image_video_warped.py:177
↓ 3 callersFunctionmerge_lora(pipeline, lora_path, multiplier, device='cpu', dtype=torch.float32, state_dict=None, transformer_only=False)
videox_fun/utils/lora_utils.py:368