↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, num_frames, height, width, dtype, device, generator, latents
videox_fun/pipeline/pipeline_cogvideox_fun.py:412
↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, num_frames, height, width, dtype, device, generator, latents
videox_fun/pipeline/pipeline_wan_fun.py:261
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
height,
width,
vide
videox_fun/pipeline/pipeline_cogvideox_fun_inpaint.py:470
↓ 1 callersMethodprepare_mask_latents(
self, mask, masked_image, batch_size, height, width, dtype, device, generator, do_classifier_free_gu
videox_fun/pipeline/pipeline_cogvideox_fun_inpaint.py:538
↓ 1 callersFunctionrandom_shift(x, y, scale_range = [0.2, 0.7], trans_perturb_range=[-0.2, 0.2])
videox_fun/data/dataset_image_video.py:121
↓ 1 callersFunctionrandom_shift(x, y, scale_range = [0.2, 0.7], trans_perturb_range=[-0.2, 0.2])
videox_fun/data/dataset_image_video_warped.py:121
↓ 1 callersFunctionrun_inference(config, pipeline, vae, generator, input_video_name, keep_fg_ids=[-1])
inference/cogvideox_fun/predict_v2v.py:173
↓ 1 callersFunctionsave_inout_row(input_video, input_mask, output_video, video_path, fps=16, visualize_masked_video=False, visualize_error=True
videox_fun/utils/utils.py:92