This commit is contained in:
CYCHENYUE 2024-09-28 19:56:57 +00:00 committed by GitHub
commit 559a2011c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15203,7 +15203,7 @@
], ],
"install_type": "copy", "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." "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", "author": "ultimatech-cn",
"title": "FaceSimilarity", "title": "FaceSimilarity",
@ -15266,11 +15266,23 @@
"title": "Image2Halftone Node for ComfyUI", "title": "Image2Halftone Node for ComfyUI",
"id": "img2halftone", "id": "img2halftone",
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui", "reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
"files": [ "files": : [
"https://civitai.com/api/download/models/158997" "https://civitai.com/api/download/models/158997"
], ],
"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": "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"
}
] ]
} }