mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 19:03:06 +08:00
Add LLM-Polymath (#1534)
* Add LLM-Polymath * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
9963afa558
commit
31eef6222e
@ -21381,6 +21381,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": "lum3on",
|
||||||
|
"title": "LLM Polymath Chat Node",
|
||||||
|
"id": "polymath",
|
||||||
|
"reference": "https://github.com/lum3on/comfyui_LLM_Polymath",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lum3on/comfyui_LLM_Polymath"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Advanced LLM driven node with many custom instructions, including node finder, expert prompter and json converter."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user