Update custom-node-list.json (#882)

added cozy_comm repo
This commit is contained in:
Alexander G. Morano 2024-07-18 04:18:54 -07:00 committed by GitHub
parent d3c3dff41a
commit eb41cfe107
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12039,6 +12039,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "amorano",
"title": "Cozy Communication",
"id": "cozy_comm",
"reference": "https://github.com/cozy-comfyui/cozy_comm",
"files": [
"https://github.com/cozy-comfyui/cozy_comm"
],
"nodename_pattern": " \\(cozy\\)",
"install_type": "git-clone",
"description": "Post images and video to Discord. Nodes to facilitate communication using REST. "
},
]
}