diff --git a/custom-node-list.json b/custom-node-list.json index 57a29691..8593d7ed 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }