mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
Add LLM-Polymath
This commit is contained in:
parent
e113e011cb
commit
261eb71172
@ -21277,6 +21277,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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": "copy",
|
||||
"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