mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 05:02:36 +08:00
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:
parent
4dc9ee9363
commit
56d6083aa3
@ -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"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user