mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-10 06:00:48 +08:00
Update custom-node-list.json
This commit is contained in:
parent
a64b2df343
commit
ae704888c4
@ -1,49 +1,5 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI Prepack",
|
||||
"id": "comfyui-prepack",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-Prepack",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Prepack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A small, practical bundle of ComfyUI nodes that streamlines common workflows."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI S4Tool Text",
|
||||
"id": "comfyui-s4tool-text",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Text rendering and styling nodes for ComfyUI. This extension provides a basic text renderer, multiple font loaders, and a style node that adds stroke, shadow, gradient fill, and opacity control."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
@ -31204,6 +31160,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI Prepack",
|
||||
"id": "comfyui-prepack",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-Prepack",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Prepack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A small, practical bundle of ComfyUI nodes that streamlines common workflows."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user