There was an error while loading. Please reload this page.
2 parents 9a366bc + 64f553c commit 65b6535Copy full SHA for 65b6535
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