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

This commit is contained in:
Rafael Costa 2025-11-11 10:18:18 -03:00
parent 09f8d5cb2d
commit 8fa55a4987

View File

@ -36408,6 +36408,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "rafacost",
"title": "rafacostComfy",
"id": "rafacostcomfy",
"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."
}
]
}