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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-Motion-Vector-Extractor and select it
  5. 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

  1. Clone this repo into custom_nodes directory of ComfyUI location

  2. 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

  1. base workflow
<img src="assets/wf_base.png" raw=true>

https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor/blob/main/workflow.json