update DB

This commit is contained in:
dr.lt.data 2024-04-24 11:40:28 +09:00
parent c2da047e16
commit e7e6b09ce6
2 changed files with 12 additions and 52 deletions

View File

@ -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." "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", "author": "smthemex",
"title": "ComfyUI_ChatGLM_API", "title": "ComfyUI_ChatGLM_API",
"reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API", "reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API",
"files": [ "files": [
"https://github.com/smthemex/ComfyUI_ChatGLM_API" "https://github.com/smthemex/ComfyUI_ChatGLM_API"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI." "description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI."
}, },
{ {
"author": "smthemex", "author": "smthemex",
@ -7267,17 +7267,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": "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'."
}, },
{ {
"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."
} }
] ]
} }

View File

@ -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",