mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
Added new entry to custom-node-list
This commit is contained in:
parent
e09f2ef6b9
commit
b7140f61b1
@ -5273,6 +5273,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "MarkoCa1",
|
||||||
|
"title": "ComfyUI_Segment_Mask",
|
||||||
|
"reference": "https://github.com/MarkoCa1/ComfyUI_Segment_Mask",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Mask cutout based on Segment Anything."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user