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

* Update custom-node-list.json

* Update custom-node-list.json
This commit is contained in:
jupo-ai 2025-08-16 09:36:35 +09:00 committed by GitHub
parent a8b0e3641b
commit dbd5d5fb43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31401,6 +31401,28 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "jupo-ai",
"title": "comfy-preview-model",
"id": "comfy-preview-model",
"reference": "https://github.com/jupo-ai/comfy-preview-model",
"files": [
"https://github.com/jupo-ai/comfy-preview-model"
],
"install_type": "git-clone",
"description": "Preview media file in model's dir."
},
{
"author": "jupo-ai",
"title": "comfy-join-prompt",
"id": "comfy-join-prompt",
"reference": "https://github.com/jupo-ai/comfy-join-prompt",
"files": [
"https://github.com/jupo-ai/comfy-join-prompt"
],
"install_type": "git-clone",
"description": "Join Multiline text."
}
]
}