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
c2da047e16
commit
e7e6b09ce6
@ -7250,14 +7250,14 @@
|
||||
"description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_ChatGLM_API",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_ChatGLM_API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI."
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_ChatGLM_API",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_ChatGLM_API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
@ -7267,17 +7267,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_ParlerTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple ComfyUI custom TTS node based on [a/Parler_tts](https://huggingface.co/parler-tts)."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Pic2Story",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Pic2Story",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Pic2Story"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI simple node based on BLIP method, with the function of 'Image to Txt'."
|
||||
"description": "You can call the ParlerTTS tool in comfyUI, which currently only supports English."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
@ -7297,7 +7287,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_Pipeline_Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Pipeline_Tool"
|
||||
"description": "A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models."
|
||||
},
|
||||
{
|
||||
"author": "choey",
|
||||
@ -7987,36 +7977,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_ChatGLM_API",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_ChatGLM_API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_ParlerTTS",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_ParlerTTS",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_ParlerTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call the ParlerTTS tool in comfyUI, which currently only supports English."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Pipeline_Tool",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Pipeline_Tool",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Pipeline_Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_Pipeline_Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Pipeline_Tool"
|
||||
"description": "A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models."
|
||||
},
|
||||
{
|
||||
"author": "blueraincoatli",
|
||||
@ -460,7 +460,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_ParlerTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple ComfyUI custom TTS node based on [a/Parler_tts](https://huggingface.co/parler-tts)."
|
||||
"description": "You can call the ParlerTTS tool in comfyUI, which currently only supports English."
|
||||
},
|
||||
{
|
||||
"author": "unwdef",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user