Nodes Browser
ComfyDeploy: How ComfyUI-Motion-Vector-Extractor works in ComfyUI?
What is ComfyUI-Motion-Vector-Extractor?
Nodes: that we currently provide the package only for x86-64 linux, such as Ubuntu or Debian, and Python 3.8, 3.9, and 3.10.
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-Motion-Vector-Extractor
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
This is an ComfyUI implementation of Motion Vector Extractor
Install
-
Clone this repo into custom_nodes directory of ComfyUI location
-
Run
pip install --upgrade pip
pip install motion-vector-extractor
Note, that we currently provide the package only for x86-64 linux, such as Ubuntu or Debian, and Python 3.8, 3.9, and 3.10.
Examples
- base workflow
https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor/blob/main/workflow.json