ComfyDeploy: How ComfyUI-Montagen works in ComfyUI?
What is ComfyUI-Montagen?
ComfyUI-Montagen is an extension designed to enhance the video editing ability of ComfyUI with custom nodes and Montagen. It offers basic video editing features and integrates media clips with the ComfyUI workflow. Furthermore, this extension unlocks the full potential of AI-based video generation and task automation.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-Montagen
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-Montagen
A built-in video editor for ComfyUI, integrating media clips with custom nodes, and enabling AI-driven video generation and automation.
CHANGELOG [0.1.2] - 2025-03-08
Feature Update: Better Project Manipulation With New Directory Hierarchy.
Changed
- [UI] Enhanced Project Panel in
ComfyUI
: (#14)- Display the project hierarchy, including the workflows and clips within each project.
- Left Click to
Select
item. - Right click to open a menu with options:
Open
,Add
,Rename
,Delete
.
- [UI]
ComfyUI
Tab Sync: Synchronize theSelect
state of items between the Project Panel and ComfyUI Tabs.(#16)- A
Workflow
fromProjects
Panel, is linked to theWorkflow
tab inComfyUI
. - A
Clip
fromProjects
Panel, is linked to theClip Adapter
node in theWorkflow
page.
- A
- [UI] Workflow As Directory:
Add
orEdit
clips in the specified original workflow instead of opening a new workflow.(#18) - [UI] Explorer Panel In
Montagen
: CombineProject
andProperty
together in one panel.(#9)
Fixed
- [UI] Keyboard Letter Conflict: When input 'a', 's' key, it's not working.(#5)
Usage
Integrating Media Clips With Clip Adapter
Nodes
Steps
- Add a project with
width
andheight
from MontagenPROJECTS
panel. - Add a workflow in the project, and add
Clip Adapter
nodes. - Execute the workflow.
Open
andEdit
clips inMontagen
.
Clip Adapter
Nodes
Video Clip Adapter
&Image Clip Adapter
images
is required.alpha
is optional, only for image sequence with alpha channel.- Set
preview_fps
to use image sequence as a Montagen clip.
Audio Clip Adapter
audio
is required.
- Use input images as output, so node output is optional.
- Set media clip
name
to inditify the clip fromPROJECTS
panel.
Installation
Install via ComfyUI-Manager
- Search ComfyUI-Montagen in ComfyUI-Manager and click Install button.
Manual Install
To install ComfyUI-Montagen in addition to an existing installation of ComfyUI, you can follow the following steps:
- goto
ComfyUI/custom_nodes
dir in terminal(cmd) git clone https://github.com/MontagenAI/ComfyUI-Montagen.git
- Restart ComfyUI.
Acknowledgments
Base on the project of FFCreator. And inspired by the examples of miravideo.