mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-11 12:07:33 +08:00
This commit is contained in:
parent
1780916806
commit
c1869f4d1d
@ -42996,7 +42996,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Automation nodes for ComfyUI: RM Styles (load prompts from JSON with random/increment modes), Power LoRA Loader (advanced LoRA loading with random weights), image fallback, mask gate, latent operations, and video combine nodes."
|
"description": "Automation nodes for ComfyUI: RM Styles (load prompts from JSON with random/increment modes), Power LoRA Loader (advanced LoRA loading with random weights), image fallback, mask gate, latent operations, and video combine nodes."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "dennisvink",
|
||||||
|
"title": "Outline Alpha Snap Node for ComfyUI",
|
||||||
|
"id": "outlinealphasnap",
|
||||||
|
"reference": "https://github.com/dennisvink/comfyui-outline",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dennisvink/comfyui-outline"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "dennisvink",
|
||||||
|
"title": "Outline Alpha Snap Node for ComfyUI",
|
||||||
|
"id": "outlinealphasnap",
|
||||||
|
"reference": "https://github.com/dennisvink/comfyui-outline",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/dennisvink/comfyui-outline"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"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."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Moser9815",
|
"author": "Moser9815",
|
||||||
"title": "ComfyUI-RMAutomation",
|
"title": "ComfyUI-RMAutomation",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user