diff --git a/custom-node-list.json b/custom-node-list.json index 1ea9a586..1ebaebc9 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32123,6 +32123,17 @@ "install_type": "git-clone", "description": "This node generates a professional prompt from an input text for modern video AI models (e.g., Alibaba Wan 2.2) via the OpenRouter API." }, + { + "author": "Frief84", + "title": "ComfyUI-LoRAWeightAxisXY", + "reference": "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY", + "files": [ + "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY" + ], + "description": "Adds `XY Input: LoRA Weight (simple)` for Efficiency Nodes. Outputs XY subtype 'LoRA' (name, weight, weight) with a linear sweep; works with `XY Input: Checkpoint`.", + "install_type": "git-clone", + "tags": ["xy-plot", "lora", "efficiency-nodes", "utility"] + }, @@ -32561,17 +32572,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Frief84", - "title": "ComfyUI-LoRAWeightAxisXY", - "reference": "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY", - "files": [ - "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY" - ], - "description": "Adds `XY Input: LoRA Weight (simple)` for Efficiency Nodes. Outputs XY subtype 'LoRA' (name, weight, weight) with a linear sweep; works with `XY Input: Checkpoint`.", - "install_type": "git-clone", - "tags": ["xy-plot", "lora", "efficiency-nodes", "utility"] - } + } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 4f929894..f74f2676 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4316,6 +4316,14 @@ "title_aux": "Artha-Projekt" } ], + "https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer": [ + [ + "VideoPromptEnhancer" + ], + { + "title_aux": "VideoPromptEnhancer" + } + ], "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": [ [ "Control Pipe (Focus Nodes)", @@ -16747,6 +16755,7 @@ "Comfly_mj_video_extend", "Comfly_mjstyle", "Comfly_nano_banana", + "Comfly_nano_banana_edit", "Comfly_nano_banana_fal", "Comfly_qwen_image", "Comfly_qwen_image_edit", diff --git a/github-stats.json b/github-stats.json index d6f7aac8..17e0ac7f 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1554,6 +1554,11 @@ "last_update": "2025-07-21 10:04:05", "author_account_age_days": 1039 }, + "https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer": { + "stars": 0, + "last_update": "2025-09-02 03:03:39", + "author_account_age_days": 204 + }, "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 5, "last_update": "2025-02-02 00:46:30", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 13ac3948..0e8c6fff 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -10624,8 +10624,6 @@ "MinNode", "MultiplyNode", "NumberNode", - "OllamaClientNode", - "OllamaNode", "OutpaintingPadNode", "PrependTagsNode", "PrintAnyNode", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 709c73da..b83fe062 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "Frief84", + "title": "ComfyUI-LoRAWeightAxisXY", + "reference": "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY", + "files": [ + "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY" + ], + "description": "Adds `XY Input: LoRA Weight (simple)` for Efficiency Nodes. Outputs XY subtype 'LoRA' (name, weight, weight) with a linear sweep; works with `XY Input: Checkpoint`.", + "install_type": "git-clone", + "tags": ["xy-plot", "lora", "efficiency-nodes", "utility"] + }, { "author": "noelkim12", "title": "ComfyUI-ComfyUI-NoelTextUtil", @@ -684,16 +695,6 @@ ], "install_type": "git-clone", "description": "Mel-Band RoFormer for Music Source Separation" - }, - { - "author": "jtrue", - "title": "ComfyUI-Rect", - "reference": "https://github.com/jtrue/ComfyUI-Rect", - "files": [ - "https://github.com/jtrue/ComfyUI-Rect" - ], - "install_type": "git-clone", - "description": "Interactive rectangle tools for ComfyUI: Select, Crop, Mask, Fill." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4f929894..f74f2676 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4316,6 +4316,14 @@ "title_aux": "Artha-Projekt" } ], + "https://github.com/D3lUX3I/ComfyUI-VideoPromptEnhancer": [ + [ + "VideoPromptEnhancer" + ], + { + "title_aux": "VideoPromptEnhancer" + } + ], "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": [ [ "Control Pipe (Focus Nodes)", @@ -16747,6 +16755,7 @@ "Comfly_mj_video_extend", "Comfly_mjstyle", "Comfly_nano_banana", + "Comfly_nano_banana_edit", "Comfly_nano_banana_fal", "Comfly_qwen_image", "Comfly_qwen_image_edit",