update DB

This commit is contained in:
Dr.Lt.Data 2024-07-18 20:19:27 +09:00
parent eb41cfe107
commit f48faf3059
2 changed files with 26 additions and 14 deletions

View File

@ -11665,6 +11665,18 @@
"install_type": "copy", "install_type": "copy",
"description": "Nodes:SDXLMixSampler, LatentByRatio" "description": "Nodes:SDXLMixSampler, LatentByRatio"
}, },
{
"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. "
},
@ -12039,18 +12051,6 @@
], ],
"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": "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. "
},
] ]
} }

View File

@ -12,6 +12,18 @@
{
"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. "
},
{ {
"author": "lrzjason", "author": "lrzjason",
"title": "Comfyui Kolors Utils", "title": "Comfyui Kolors Utils",