Skip to content

Commit 0a2d889

Browse files
Update packages/tasks/src/tasks/image-text-to-video/data.ts
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
1 parent 6293843 commit 0a2d889

File tree

1 file changed

+1
-1
lines changed
  • packages/tasks/src/tasks/image-text-to-video

1 file changed

+1
-1
lines changed

packages/tasks/src/tasks/image-text-to-video/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const taskData: TaskDataCustom = {
4646
},
4747
],
4848
summary:
49-
"Image-text-to-video models take an image and a text prompt as input and generate a video based on the reference image and text instructions. These models are useful for animating still images, creating dynamic content from static references, and generating videos with specific motion or transformation guidance.",
49+
"Image-text-to-video models take an reference image and a text instructions as and generate a video based on them. These models are useful for animating still images, creating dynamic content from static references, and generating videos with specific motion or transformation guidance.",
5050
widgetModels: ["Lightricks/LTX-Video"],
5151
youtubeId: undefined,
5252
};

0 commit comments

Comments
 (0)