mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Add ComfyUI S4Motion to custom-node-list.json (#2072)
* Add ComfyUI-S4Tool-Image to custom nodes list Add ComfyUI-S4Tool-Image to custom nodes list * Update custom-node-list.json Add custom-node : ComfyUI-S4Motion
This commit is contained in:
parent
8bff401c14
commit
29e1bd95fd
@ -1,5 +1,27 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI S4Motion",
|
||||
"id": "comfyui-s4motion",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Motion",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Motion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of ComfyUI nodes for animating a foreground layer over a background, with unified timing and high-quality composition. It includes effectors for rotation, position, path-following position, scale, opacity, distortion, and masking, plus a core node that composes frames and exports APNG/WEBP and a frame sequence."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI S4Tool Image",
|
||||
"id": "comfyui-s4tool-image",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node package for image processing in ComfyUI, for automating image processing within the ComfyUI workflow."
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI-Manager",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user