mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Update custom-node-list.json (#2082)
* Update custom-node-list.json * Update custom-node-list.json
This commit is contained in:
parent
a8b0e3641b
commit
dbd5d5fb43
@ -31401,6 +31401,28 @@
|
|||||||
],
|
],
|
||||||
"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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user