There was an error while loading. Please reload this page.
2 parents 8e8c56f + f8a3274 commit 76f2c6fCopy full SHA for 76f2c6f
1 file changed
packages/openapi/descriptions/video.js
@@ -34,7 +34,7 @@ export default {
34
},
35
last_image_url: {
36
default: {
37
- desc: `URL of the image to be used as the last frame of the video.`,
+ desc: `A direct link to an online image or a Base64-encoded local image to be used as the last frame of the video.`,
38
39
runway: {
40
desc: `A HTTPS URL or data URI containing an encoded image to be used as the last frame of the generated video.`,
0 commit comments