Skip to content

Commit a3d1cd9

Browse files
committed
Remove the extra step in the Moonvalley docs
1 parent 6495bb9 commit a3d1cd9

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

tutorials/api-nodes/moonvalley/moonvalley-video-generation.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,8 @@ Download the video below as the input video:
119119
- If the final video duration is 10s, the input video must be longer than 10s
120120
2. Enter the positive prompt (content you want to appear in the video)
121121
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
124123
- `Motion Transfer`: Generate based on the motion in the reference video
125124
- `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

zh-CN/tutorials/api-nodes/moonvalley/moonvalley-video-generation.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,8 @@ Moonvalley Marey Realism v1.5 是专为影视级创作打造的 AI 视频生成
119119
- 如最终视频时长为 10s, 则输入视频要大于 10s
120120
2. 输入正向提示词(想要出现在画面中的内容)
121121
3. 输入负向提示词(不想要出现在画面中的内容)
122-
4. 设置 `length` 参数,设置视频生成时长
123-
5. 设置 `control_type` 参数,选择视频转绘的参考类型
122+
4. 设置 `control_type` 参数,选择视频转绘的参考类型
124123
- `Motion Transfer` : 参考视频的画面动态进行生成
125124
- `Pose Transfer` : 参考视频中的角色姿态进行生成
126-
6. 点击 `Run` 按钮,或者使用快捷键 `Ctrl(cmd) + Enter(回车)` 来执行视频的生成
127-
7. 等待 API 返回结果后,你可在 `Save Video` 节点中查看生成的视频,对应的视频也会被保存至 `ComfyUI/output/` 目录下
125+
5. 点击 `Run` 按钮,或者使用快捷键 `Ctrl(cmd) + Enter(回车)` 来执行视频的生成
126+
6. 等待 API 返回结果后,你可在 `Save Video` 节点中查看生成的视频,对应的视频也会被保存至 `ComfyUI/output/` 目录下

0 commit comments

Comments
 (0)