Browse Source

update DB

pull/611/head
dr.lt.data 7 months ago
parent
commit
e7e6b09ce6
  1. 58
      custom-node-list.json
  2. 4
      node_db/new/custom-node-list.json

58
custom-node-list.json

@ -7249,35 +7249,25 @@
"install_type": "git-clone", "install_type": "git-clone",
"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." "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", "author": "smthemex",
"title": "ComfyUI_ParlerTTS", "title": "ComfyUI_ChatGLM_API",
"reference": "https://github.com/smthemex/ComfyUI_ParlerTTS", "reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API",
"files": [ "files": [
"https://github.com/smthemex/ComfyUI_ParlerTTS" "https://github.com/smthemex/ComfyUI_ChatGLM_API"
], ],
"install_type": "git-clone", "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 Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI."
}, },
{ {
"author": "smthemex", "author": "smthemex",
"title": "ComfyUI_Pic2Story", "title": "ComfyUI_ParlerTTS",
"reference": "https://github.com/smthemex/ComfyUI_Pic2Story", "reference": "https://github.com/smthemex/ComfyUI_ParlerTTS",
"files": [ "files": [
"https://github.com/smthemex/ComfyUI_Pic2Story" "https://github.com/smthemex/ComfyUI_ParlerTTS"
], ],
"install_type": "git-clone", "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", "author": "smthemex",
@ -7297,7 +7287,7 @@
"https://github.com/smthemex/ComfyUI_Pipeline_Tool" "https://github.com/smthemex/ComfyUI_Pipeline_Tool"
], ],
"install_type": "git-clone", "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", "author": "choey",
@ -7987,36 +7977,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": "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."
} }
] ]
} }

4
node_db/new/custom-node-list.json

@ -40,7 +40,7 @@
"https://github.com/smthemex/ComfyUI_Pipeline_Tool" "https://github.com/smthemex/ComfyUI_Pipeline_Tool"
], ],
"install_type": "git-clone", "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", "author": "blueraincoatli",
@ -460,7 +460,7 @@
"https://github.com/smthemex/ComfyUI_ParlerTTS" "https://github.com/smthemex/ComfyUI_ParlerTTS"
], ],
"install_type": "git-clone", "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", "author": "unwdef",

Loading…
Cancel
Save