Update custom-node-list.json

This custom node for ComfyUI integrates a quantized version of the Molmo model, allowing users to generate detailed image captions and analyses directly within their ComfyUI workflows.
This commit is contained in:
CYCHENYUE 2024-09-29 03:53:13 +08:00 committed by GitHub
parent 4dc9ee9363
commit 56d6083aa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15203,7 +15203,7 @@
],
"install_type": "copy",
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
},
},,
{
"author": "ultimatech-cn",
"title": "FaceSimilarity",
@ -15266,11 +15266,23 @@
"title": "Image2Halftone Node for ComfyUI",
"id": "img2halftone",
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
"files": [
"files": : [
"https://civitai.com/api/download/models/158997"
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-Molmo",
"id": "comfyui-molmo",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
],
"install_type": "git_clone",
"description": "Use of the molmo model"
}
]
}