mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
This adds rafacostcomfy nodes, which adds support to DreamOmni2 GGUF VLM models
This commit is contained in:
parent
09f8d5cb2d
commit
8fa55a4987
@ -36408,6 +36408,17 @@
|
|||||||
],
|
],
|
||||||
"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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user