mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Add ComfyUI-SimpleChat (#2377)
This commit is contained in:
parent
f0a8812f5e
commit
eee23c543b
@ -38660,6 +38660,25 @@
|
|||||||
],
|
],
|
||||||
"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": "Moeblack",
|
||||||
|
"title": "ComfyUI-SimpleChat",
|
||||||
|
"reference": "https://github.com/Moeblack/ComfyUI-SimpleChat",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Moeblack/ComfyUI-SimpleChat"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Simple, no-nonsense LLM chat nodes for ComfyUI. Support OpenAI, Claude, Gemini and NoASS Roleplay.",
|
||||||
|
"tags": [
|
||||||
|
"LLM",
|
||||||
|
"chat",
|
||||||
|
"openai",
|
||||||
|
"claude",
|
||||||
|
"gemini",
|
||||||
|
"roleplay",
|
||||||
|
"noass"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user