Merge pull request #343 from chaojie/patch-6

ComfyUI-Motion-Vector-Extractor
This commit is contained in:
Dr.Lt.Data 2024-01-20 08:31:42 +09:00 committed by GitHub
commit 23a6b90543
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4064,6 +4064,16 @@
"install_type": "git-clone",
"description": "Nodes: Download the weights of MotionCtrl [a/motionctrl.pth](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints"
},
{
"author": "chaojie",
"title": "ComfyUI-Motion-Vector-Extractor",
"reference": "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor",
"files": [
"https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor"
],
"install_type": "git-clone",
"description": "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."
},
{
"author": "chaojie",
"title": "ComfyUI-MotionCtrl-SVD",