You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/api-nodes/moonvalley/moonvalley-video-generation.mdx
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,9 +119,8 @@ Download the video below as the input video:
119
119
- If the final video duration is 10s, the input video must be longer than 10s
120
120
2. Enter the positive prompt (content you want to appear in the video)
121
121
3. Enter the negative prompt (content you do not want to appear in the video)
122
-
4. Set the `length` parameter to specify the video duration
123
-
5. Set the `control_type` parameter to choose the reference type for video re-drawing
122
+
4. Set the `control_type` parameter to choose the reference type for video re-drawing
124
123
-`Motion Transfer`: Generate based on the motion in the reference video
125
124
-`Pose Transfer`: Generate based on the character poses in the reference video
126
-
6. Click the `Run` button, or use the shortcut `Ctrl(cmd) + Enter` to start video generation
127
-
7. After the API returns the result, you can view the generated video in the `Save Video` node. The video will also be saved in the `ComfyUI/output/` directory
125
+
5. Click the `Run` button, or use the shortcut `Ctrl(cmd) + Enter` to start video generation
126
+
6. After the API returns the result, you can view the generated video in the `Save Video` node. The video will also be saved in the `ComfyUI/output/` directory
0 commit comments