diff --git a/extension-node-map.json b/extension-node-map.json index 71b045f2..ddb0e6f8 100644 --- a/extension-node-map.json +++ b/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" diff --git a/github-stats.json b/github-stats.json index 0a827c0e..ab8454a8 100644 --- a/github-stats.json +++ b/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" } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 38612d1f..5af615a6 100644 --- a/node_db/new/custom-node-list.json +++ b/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", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 71b045f2..ddb0e6f8 100644 --- a/node_db/new/extension-node-map.json +++ b/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"