Merge pull request #290 from chaojie/main

update DB
This commit is contained in:
Dr.Lt.Data 2024-01-05 10:25:49 +09:00 committed by GitHub
commit be05eb9777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 1 deletions

View File

@ -4298,6 +4298,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "chaojie",
"title": "ComfyUI-MotionCtrl",
"reference": "https://github.com/chaojie/ComfyUI-MotionCtrl",
"files": [
"https://github.com/chaojie/ComfyUI-MotionCtrl"
],
"install_type": "git-clone",
"description": "Nodes: Download the weights of MotionCtrl motionctrl.pth (https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints"
}
]
}

View File

@ -6640,5 +6640,16 @@
{
"title_aux": "SDXLCustomAspectRatio"
}
],
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
[
"MotionctrlSample",
"LoadMotionCameraPreset",
"LoadMotionTrajPreset",
"ImageSelector"
],
{
"title_aux": "MotionCtrl for ComfyUI"
}
]
}
}