diff --git a/custom-node-list.json b/custom-node-list.json index 19f64357..06e66665 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12711,14 +12711,15 @@ "description": "Segment and Recognize Anything at Any Granularity." }, { - "author": "Ling-APE", + "author": "LING-APE", "title": "ComfyUI-PixelResolutionCalculator", + "id": "PixelCalulator", "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", "files": [ "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" ], "install_type": "git-clone", - "description": "This node is used in the [a/All-in-one Flux Dev workflow](https://github.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow) I made." + "description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size." }, @@ -13094,17 +13095,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "LING-APE", - "title": "ComfyUI-PixelResolutionCalculator", - "id": "PixelCalulator", - "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", - "files": [ - "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" - ], - "install_type": "git-clone", - "description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index aebb66d9..9f7ac398 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2719,6 +2719,7 @@ ], "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [ [ + "DisplayText", "LoadVideo", "MiniCPM_VQA", "PreViewVideo" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 587cb368..64a00940 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -22,14 +22,15 @@ "description": "FluxPseudoNegative is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time. So instead of hacking CFG we simply invert your negative words and find their antonyms!" }, { - "author": "Ling-APE", + "author": "LING-APE", "title": "ComfyUI-PixelResolutionCalculator", + "id": "PixelCalulator", "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", "files": [ "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" ], "install_type": "git-clone", - "description": "This node is used in the [a/All-in-one Flux Dev workflow](https://github.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow) I made." + "description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size." }, { "author": "Franck-Demongin", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index aebb66d9..9f7ac398 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2719,6 +2719,7 @@ ], "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [ [ + "DisplayText", "LoadVideo", "MiniCPM_VQA", "PreViewVideo"