This adds rafacostcomfy nodes DreamOmni2 GGUF (#2272)

* This adds rafacostcomfy nodes, which adds support to DreamOmni2 GGUF VLM models

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
RafaCost3D 2025-11-12 11:47:44 -03:00 committed by GitHub
parent 135befa101
commit 4d25232c5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36430,6 +36430,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "rafacost",
"title": "rafacostComfy",
"id": "rafacost-comfy",
"reference": "https://github.com/rafacost/rafacost-comfy",
"files": [
"https://github.com/rafacost/rafacost-comfy"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for DreamOmni2 GGUF multimodal models — powered directly by llama-cpp-python."
}
]
}