mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-27 02:27:30 +08:00
+11
-1
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user