mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-09 12:42:33 +08:00
Update custom node list
This commit is contained in:
parent
2d2df3fc2c
commit
9e8159e863
@ -13366,6 +13366,29 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "aimingfail",
|
||||
"title": "Image2Halftone Node for ComfyUI",
|
||||
"id": "img2halftone",
|
||||
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
|
||||
"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": "fairy-root",
|
||||
"title": "Ollama and Llava Vision integration for ComfyUI",
|
||||
"reference": "https://github.com/fairy-root/comfyui-ollama",
|
||||
"files": [
|
||||
"https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/ollamas.py",
|
||||
"https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/llava.py",
|
||||
"https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/concatenate.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user