There was an error while loading. Please reload this page.
1 parent 50f85de commit f8a3274Copy full SHA for f8a3274
1 file changed
packages/openapi/descriptions/video.js
@@ -28,7 +28,7 @@ export default {
28
},
29
last_image_url: {
30
default: {
31
- 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.`,
32
33
runway: {
34
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