Skip to main content
Service unavailable: The Moonvalley API service is no longer available. These nodes have been deprecated and may not function as expected.
This guide shows how to run the Moonvalley workflows in ComfyUI. For what the model is and what it does best, see the Moonvalley overview.
To use the Partner Nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the Partner Nodes Overview section of the documentation to understand the specific requirements for using the Partner Nodes.
Make sure your ComfyUI is updated.Workflows in this guide can be found in the Workflow Templates. If you can’t find them in the template, your ComfyUI may be outdated.If nodes are missing when loading a workflow, possible reasons:
  1. You are not using the latest ComfyUI version (Nightly version)
  2. Some nodes failed to import at startup

Moonvalley Text-to-Video Workflow

1. Download the Workflow File

Download the workflow file in JSON format

2. Follow the Steps to Run the Workflow

Text-to-Video Workflow
  1. Enter the positive prompt (content you want to appear in the video)
  2. Enter the negative prompt (content you do not want to appear in the video)
  3. Modify the video output resolution
  4. Click the Run button, or use the shortcut Ctrl(cmd) + Enter to start video generation
  5. 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

Moonvalley Image-to-Video Workflow

1. Download the Workflow File

Download the workflow file in JSON format

Download the image below as the input image Input Image

2. Follow the Steps to Run the Workflow

Image-to-Video Workflow
  1. Load the input image in the Load Image node
  2. Enter the positive prompt (content you want to appear in the video)
  3. Enter the negative prompt (content you do not want to appear in the video)
  4. Modify the video output resolution
  5. Click the Run button, or use the shortcut Ctrl(cmd) + Enter to start video generation
  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

Moonvalley Video-to-Video Workflow

The Moonvalley Marey Video to Video node allows you to input a reference video for video re-drawing. You can use the reference video’s motion or character poses for video generation.

1. Download the Workflow File

Download the workflow file in JSON format

Download the video below as the input video:

2. Follow the Steps to Run the Workflow

Video-to-Video Workflow
  1. Load the reference video (or your own material) in the Load Video node
    • If the final video duration is 5s, the input video must be longer than 5s
    • If the final video duration is 10s, the input video must be longer than 10s
  2. Enter the positive prompt (content you want to appear in the video)
  3. Enter the negative prompt (content you do not want to appear in the video)
  4. Set the control_type parameter to choose the reference type for video re-drawing
    • Motion Transfer: Generate based on the motion in the reference video
    • Pose Transfer: Generate based on the character poses in the reference video
  5. Click the Run button, or use the shortcut Ctrl(cmd) + Enter to start video generation
  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