Skip to content

Commit b856e1f

Browse files
Update packages/tasks/src/tasks/image-to-video/data.ts
Co-authored-by: Merve Noyan <[email protected]>
1 parent 3e6b3ce commit b856e1f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ const taskData: TaskDataCustom = {
120120
},
121121
{
122122
description:
123-
"A 14B parameter model for frame-level feature to video (FLF2V) generation by Wan-AI, producing 720p videos (Diffusers version).",
123+
"An image-to-video model that generates videos from frame-level features, producing 720p videos.",
124124
id: "Wan-AI/Wan2.1-FLF2V-14B-720P-diffusers",
125125
},
126126
{

0 commit comments

Comments
 (0)