mirror of
https://modelscope.cn/models/iic/Image-to-Video
synced 2026-04-02 19:42:53 +08:00
fix bugs
This commit is contained in:
@ -10,10 +10,10 @@
|
|||||||
"seed": 666
|
"seed": 666
|
||||||
},
|
},
|
||||||
"model_cfg": {
|
"model_cfg": {
|
||||||
"batch_size": 1
|
"batch_size": 1,
|
||||||
"target_fps": 8
|
"target_fps": 8,
|
||||||
"max_frames": 32
|
"max_frames": 32,
|
||||||
"latent_hei": 32
|
"latent_hei": 32,
|
||||||
"latent_wid": 56
|
"latent_wid": 56
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user