↓ 1 callersMethod_get_add_time_ids(
self,
fps,
motion_bucket_id,
noise_aug_strength,
dtype,
batc
pipelines/stereo_video_inpainting.py:234
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_frames,
num_channels_latents,
height,
pipelines/stereo_video_inpainting.py:305
↓ 1 callersFunctionspatial_tiled_process(
cond_frames,
mask_frames,
process_func,
tile_num,
spatial_n_compress=8,
**kargs,
)
inpainting_inference.py:38
Method__call__r""" The call function to the pipeline for generation. Args: frames: (f, c, h, w) in [0, 1], torch.FloatTensor
pipelines/stereo_video_inpainting.py:357
Functionmain(
pre_trained_path,
unet_path,
input_video_path,
save_dir,
frames_chunk=23,
overlap=3,
inpainting_inference.py:142