There was an error while loading. Please reload this page.
1 parent 9a366bc commit 64f553cCopy full SHA for 64f553c
1 file changed
packages/openapi/descriptions/video.js
@@ -208,4 +208,7 @@ export default {
208
sync_mode: {
209
desc: `The synchronization mode for audio and video. Loose or tight are available.`,
210
},
211
+ image_list: {
212
+ desc: `Array of image URLs (2-4 images) for multi-image-to-video generation.`,
213
+ }
214
};
0 commit comments