{ "framework": "pytorch", "task": "image-to-video-task", "model": { "type": "image-to-video-model", "model_args": { "ckpt_clip": "open_clip_pytorch_model.bin", "ckpt_unet": "img2video_ldm_0779000.pth", "ckpt_autoencoder": "v2-1_512-ema-pruned.ckpt", "seed": 666 }, "model_cfg": { } }, "pipeline": { "type": "image-to-video-task-pipeline" } }