mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
update DB
This commit is contained in:
parent
eee23c543b
commit
0cdad3c886
@ -38244,6 +38244,25 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom ComfyUI node for generating consistent character images using Ideogram API v3's character reference feature. (Description by CC)"
|
"description": "Custom ComfyUI node for generating consistent character images using Ideogram API v3's character reference feature. (Description by CC)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -38660,25 +38679,6 @@
|
|||||||
],
|
],
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,35 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Lord Lethris",
|
||||||
|
"title": "Dia2 TTS & Captions Generators for ComfyUI",
|
||||||
|
"id": "dia2_tts_captions",
|
||||||
|
"reference": "https://github.com/lord-lethris/ComfyUI-lethris-dia2",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lord-lethris/ComfyUI-lethris-dia2"
|
||||||
|
],
|
||||||
|
"install_type": "Git-Clone",
|
||||||
|
"description": "This package provides two ComfyUI nodes: 🗣️ Dia2 TTS Generator for text-to-speech using Dia2-2B, and 💬 Dia2 Captions Generator to convert TTS timestamps into SRT/SSA/VTT subtitles. Includes example workflow and voice samples. GPU users require CUDA 12.8+."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "purzbeats",
|
"author": "purzbeats",
|
||||||
"title": "ComfyUI-Purz",
|
"title": "ComfyUI-Purz",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user