Merge pull request #392 from MarkoCa1/add-custom-node

Added new entry to custom-node-list
This commit is contained in:
Dr.Lt.Data 2024-02-04 19:42:16 +09:00 committed by GitHub
commit e03abf291b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5273,6 +5273,16 @@
],
"install_type": "unzip",
"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."
}
]
}