update model

This commit is contained in:
FaceZhao
2023-08-21 11:42:39 +00:00
parent b41a84a422
commit e294d2cd86

View File

@ -5,7 +5,7 @@
"type": "image-to-video-model",
"model_args": {
"ckpt_clip": "open_clip_pytorch_model.bin",
"ckpt_unet": "img2video_ldm_0779000.pth",
"ckpt_unet": "base_03_alldata_fps_v_80g_0789000.pth",
"ckpt_autoencoder": "v2-1_512-ema-pruned.ckpt",
"seed": 666
},