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