mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
commit
be05eb9777
@ -4298,6 +4298,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -6640,5 +6640,16 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "SDXLCustomAspectRatio"
|
"title_aux": "SDXLCustomAspectRatio"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
|
||||||
|
[
|
||||||
|
"MotionctrlSample",
|
||||||
|
"LoadMotionCameraPreset",
|
||||||
|
"LoadMotionTrajPreset",
|
||||||
|
"ImageSelector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "MotionCtrl for ComfyUI"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user