mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 13:12:35 +08:00
Add ComfyUI-MiniCPM-Plus custom node to the custom-node-list.json
Add ComfyUI-MiniCPM-Plus custom node to the list. This node provides advanced text generation and image understanding functions using MiniCPM language models in ComfyU
This commit is contained in:
parent
4dc9ee9363
commit
05ca048dda
@ -15266,11 +15266,22 @@
|
||||
"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-MiniCPM-Plus",
|
||||
"id": "minicpm-plus",
|
||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus",
|
||||
"files": [
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user