Runway Partner Nodes Video Generation ComfyUI Official Example
This article will introduce how to use Runway nodes in ComfyUI for video generation workflows
Runway is a company focused on generative AI, providing powerful video generation capabilities. Currently, ComfyUI has integrated the Runway API, allowing you to directly use the related nodes in ComfyUI for video generation.Currently, ComfyUI natively integrates the following Runway video generation model:
Runway Gen4 turbo
End of life (EOL): Runway Gen3a Turbo and Runway First-Last-Frame to Video reached end of life on July 30, 2026. Runway retired Gen-3 Alpha Turbo on that date. The related Partner Nodes (RunwayImageToVideoNodeGen3a, RunwayFirstLastFrameNode) and workflow templates are deprecated and no longer supported.
Image-to-video generation: The Runway Gen4 turbo node generates a video from an input image and a text prompt describing the video content
Adjustable video length: Modify the duration parameter to set the video length
Adjustable aspect ratio: Modify the ratio parameter to set the video aspect ratio
End of life (EOL): Runway Gen3a Turbo and Runway First-Last-Frame to Video reached end of life on July 30, 2026. Runway retired Gen-3 Alpha Turbo on that date. The related Partner Nodes (RunwayImageToVideoNodeGen3a, RunwayFirstLastFrameNode) and workflow templates are deprecated and no longer supported.
Kling 3.0 FLF2V (api_kling_v3_flf2v) or other first-last-frame templates
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.
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:
You are not using the latest ComfyUI version (Nightly version)
So, if you find any core node missing in this document, it might be because the new core nodes have not yet been released in the latest stable version. Please wait for the next stable release.
You can refer to the numbers in the image to complete the basic image-to-video workflow execution:
In the Load Image node, load the provided input image
In the Runway Gen4 turbo node, set the prompt to describe video content, modify the duration parameter to set video length, modify the ratio parameter to set video aspect ratio
Click the Run button, or use the shortcut Ctrl(cmd) + Enter to execute video generation.
After waiting for the API to return results, you can view the generated video in the Save Video node (right-click to save). The corresponding video will also be saved to the ComfyUI/output/ directory.