diff --git a/extension-node-map.json b/extension-node-map.json index 63c9f798..77846fe1 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -22453,6 +22453,31 @@ "title_aux": "ComfyUI-HH-Image-Selector" } ], + "https://github.com/hassan-sd/comfyui-image-prompt-loader": [ + [ + "ImagePromptLoader", + "apt", + "author", + "category", + "description", + "files", + "install_type", + "js_path", + "license", + "name", + "nodename_pattern", + "pip", + "preemptions", + "reference", + "repository", + "tags", + "title_aux", + "version" + ], + { + "title_aux": "ComfyUI Image & Prompt Loader" + } + ], "https://github.com/hay86/ComfyUI_DDColor": [ [ "D_DDColor" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 3ae1972e..beb04056 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "wildminder", + "title": "comfyui_qwen2.4_vl_node [WIP]", + "reference": "https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node", + "files": [ + "https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node" + ], + "install_type": "git-clone", + "description": "NODES: CogVLM2 Captioner, CLIP Dynamic Text Encode(cy)" + }, { "author": "LargeModGames", "title": "ComfyUI LoRA Auto Downloader [NAME CONFLICT]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 183a38f0..38de6fae 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -2128,6 +2128,15 @@ "title_aux": "ComfyUI-Text" } ], + "https://github.com/LargeModGames/comfyui-lora-auto-downloader": [ + [ + "LoRAAutoDownloader", + "WorkflowLoRAScanner" + ], + { + "title_aux": "ComfyUI LoRA Auto Downloader [NAME CONFLICT]" + } + ], "https://github.com/LarryJane491/ComfyUI-ModelUnloader": [ [ "Model Unloader" @@ -2309,6 +2318,15 @@ "title_aux": "ComfyUI-MakkiTools" } ], + "https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node": [ + [ + "CLIPDynamicTextEncode", + "CogVLM2Captioner" + ], + { + "title_aux": "comfyui_qwen2.4_vl_node [WIP]" + } + ], "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": [ [ "CogitareLabsPoseIDExtractor" @@ -2525,6 +2543,7 @@ "https://github.com/Novavision0313/ComfyUI-NVVS": [ [ "AllBlackMaskValidator", + "DirectionSelector", "FullBodyDetection", "HighlightIndexSelector", "MaskCoverageAnalysis", @@ -8640,6 +8659,14 @@ "title_aux": "ComfyUI-LongTextTTSSuite [WIP]" } ], + "https://github.com/wildminder/ComfyUI-MagCache": [ + [ + "MagCache" + ], + { + "title_aux": "ComfyUI-MagCache [WIP]" + } + ], "https://github.com/willblaschko/ComfyUI-Unload-Models": [ [ "DeleteAnyObject", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 63c9f798..77846fe1 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -22453,6 +22453,31 @@ "title_aux": "ComfyUI-HH-Image-Selector" } ], + "https://github.com/hassan-sd/comfyui-image-prompt-loader": [ + [ + "ImagePromptLoader", + "apt", + "author", + "category", + "description", + "files", + "install_type", + "js_path", + "license", + "name", + "nodename_pattern", + "pip", + "preemptions", + "reference", + "repository", + "tags", + "title_aux", + "version" + ], + { + "title_aux": "ComfyUI Image & Prompt Loader" + } + ], "https://github.com/hay86/ComfyUI_DDColor": [ [ "D_DDColor"