update DB

This commit is contained in:
Dr.Lt.Data 2024-09-29 16:33:44 +09:00
parent 1e7d101063
commit 4745597c0a
2 changed files with 21 additions and 11 deletions

View File

@ -14864,6 +14864,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes for outpainting images with diffusers, based on [a/diffusers-image-outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint/tree/main) by fffiloni." "description": "ComfyUI nodes for outpainting images with diffusers, based on [a/diffusers-image-outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint/tree/main) by fffiloni."
}, },
{
"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."
},
@ -15271,17 +15282,6 @@
], ],
"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-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."
} }
] ]
} }

View File

@ -12,6 +12,16 @@
{
"author": "CY-CHENYUE",
"title": "ComfyUI-Molmo",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI integrates a quantized version of the Molmo-7B-D model, allowing users to generate detailed image captions and analyses directly within their ComfyUI workflows."
},
{ {
"author": "ShmuelRonen", "author": "ShmuelRonen",
"title": "ComfyUI-FreeMemory", "title": "ComfyUI-FreeMemory",