Browse Source

update DB

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

11
extension-node-map.json

@ -7443,6 +7443,14 @@
"title_aux": "ComfyUI Dreamtalk"
}
],
"https://github.com/hay86/ComfyUI_MiniCPM-V": [
[
"D_MiniCPM_VQA"
],
{
"title_aux": "ComfyUI MiniCPM-V"
}
],
"https://github.com/hay86/ComfyUI_OpenVoice": [
[
"D_OpenVoice_STS",
@ -8054,7 +8062,8 @@
"brushnet_ipadapter_matteo",
"brushnet_model_loader",
"brushnet_sampler",
"brushnet_sampler_ella"
"brushnet_sampler_ella",
"powerpaint_brushnet_sampler"
],
{
"title_aux": "ComfyUI-BrushNet-Wrapper"

4
github-stats.json

@ -2950,5 +2950,9 @@
"https://github.com/sugarkwork/comfyui_tag_fillter": {
"stars": 0,
"last_update": "2024-04-18 06:37:21"
},
"https://github.com/hay86/ComfyUI_MiniCPM-V": {
"stars": 0,
"last_update": "2024-04-18 13:11:09"
}
}

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

@ -10,6 +10,16 @@
},
{
"author": "hay86",
"title": "ComfyUI MiniCPM-V",
"reference": "https://github.com/hay86/ComfyUI_MiniCPM-V",
"files": [
"https://github.com/hay86/ComfyUI_MiniCPM-V"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/MiniCPM-V](https://github.com/OpenBMB/MiniCPM-V) for ComfyUI"
},
{
"author": "sugarkwork",
"title": "comfyui_tag_filter",

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

@ -7443,6 +7443,14 @@
"title_aux": "ComfyUI Dreamtalk"
}
],
"https://github.com/hay86/ComfyUI_MiniCPM-V": [
[
"D_MiniCPM_VQA"
],
{
"title_aux": "ComfyUI MiniCPM-V"
}
],
"https://github.com/hay86/ComfyUI_OpenVoice": [
[
"D_OpenVoice_STS",
@ -8054,7 +8062,8 @@
"brushnet_ipadapter_matteo",
"brushnet_model_loader",
"brushnet_sampler",
"brushnet_sampler_ella"
"brushnet_sampler_ella",
"powerpaint_brushnet_sampler"
],
{
"title_aux": "ComfyUI-BrushNet-Wrapper"

Loading…
Cancel
Save