mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 01:57:33 +08:00
Updated custom-node-list.json with comfyui-outline custom node
This commit is contained in:
parent
544ab8328c
commit
639065d11c
@ -43304,6 +43304,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "dennisvink",
|
||||
"title": "Outline Alpha Snap Node for ComfyUI",
|
||||
"id": "outlinealphasnap",
|
||||
"reference": "https://github.com/dennisvink/comfyui-outline",
|
||||
"files": [
|
||||
"https://raw.githubusercontent.com/dennisvink/comfyui-outline/refs/heads/main/nodes.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "This node adds an outside-only outline around the opaque region of an image while cleaning up semi‑transparent edge pixels and removing stray islands."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user