Browse Source

update DB

pull/552/head
Dr.Lt.Data 7 months ago
parent
commit
7a841dce1d
  1. 20
      custom-node-list.json
  2. 10
      extension-node-map.json
  3. 4
      github-stats.json
  4. 10
      node_db/new/custom-node-list.json
  5. 10
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -7039,6 +7039,16 @@
"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."
},
@ -7396,16 +7406,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."
} }
] ]
} }

10
extension-node-map.json

@ -6171,6 +6171,7 @@
"IPAdapterNoise", "IPAdapterNoise",
"IPAdapterSaveEmbeds", "IPAdapterSaveEmbeds",
"IPAdapterStyleComposition", "IPAdapterStyleComposition",
"IPAdapterStyleCompositionBatch",
"IPAdapterTiled", "IPAdapterTiled",
"IPAdapterTiledBatch", "IPAdapterTiledBatch",
"IPAdapterUnifiedLoader", "IPAdapterUnifiedLoader",
@ -9751,6 +9752,15 @@
"title_aux": "kb-comfyui-nodes" "title_aux": "kb-comfyui-nodes"
} }
], ],
"https://github.com/smthemex/ComfyUI_ChatGLM_API": [
[
"ZhipuaiApi_Txt",
"ZhipuaiApi_img"
],
{
"title_aux": "ComfyUI_ChatGLM_API"
}
],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [ "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
[ [
"DiscoDiffusion_DiscoDiffusion", "DiscoDiffusion_DiscoDiffusion",

4
github-stats.json

@ -2766,5 +2766,9 @@
"https://github.com/sdfxai/SDFXBridgeForComfyUI": { "https://github.com/sdfxai/SDFXBridgeForComfyUI": {
"stars": 1, "stars": 1,
"last_update": "2024-04-09 11:11:06" "last_update": "2024-04-09 11:11:06"
},
"https://github.com/smthemex/ComfyUI_ChatGLM_API": {
"stars": 1,
"last_update": "2024-04-09 02:41:43"
} }
} }

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

@ -30,6 +30,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Just a comfyui version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds the sampler directly to existing samplers." "description": "Just a comfyui version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds the sampler directly to existing samplers."
}, },
{
"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": "AIFSH", "author": "AIFSH",
"title": "ComfyUI-UVR5", "title": "ComfyUI-UVR5",

10
node_db/new/extension-node-map.json

@ -6171,6 +6171,7 @@
"IPAdapterNoise", "IPAdapterNoise",
"IPAdapterSaveEmbeds", "IPAdapterSaveEmbeds",
"IPAdapterStyleComposition", "IPAdapterStyleComposition",
"IPAdapterStyleCompositionBatch",
"IPAdapterTiled", "IPAdapterTiled",
"IPAdapterTiledBatch", "IPAdapterTiledBatch",
"IPAdapterUnifiedLoader", "IPAdapterUnifiedLoader",
@ -9751,6 +9752,15 @@
"title_aux": "kb-comfyui-nodes" "title_aux": "kb-comfyui-nodes"
} }
], ],
"https://github.com/smthemex/ComfyUI_ChatGLM_API": [
[
"ZhipuaiApi_Txt",
"ZhipuaiApi_img"
],
{
"title_aux": "ComfyUI_ChatGLM_API"
}
],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [ "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
[ [
"DiscoDiffusion_DiscoDiffusion", "DiscoDiffusion_DiscoDiffusion",

Loading…
Cancel
Save