diff --git a/custom-node-list.json b/custom-node-list.json index c355ce1c..0c79cdfc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43735,6 +43735,17 @@ "install_type": "git-clone", "description": "Single-node image quality gate for LoRA dataset filtering. Analyzes blur, sharpness, noise, clipping, and entropy with three-tier verdict (PASS/SO-SO/FAIL), center-weighted blur detection, and shot-type presets." }, + { + "author": "nic-schi", + "title": "Open Images for ComfyUI", + "id": "openimage", + "reference": "https://github.com/nic-schi/ComfyUI-OpenImage", + "files": [ + "https://github.com/nic-schi/ComfyUI-OpenImage" + ], + "install_type": "git-clone", + "description": "Lets you open a generated Image in a specified application after generation." + }, @@ -44129,17 +44140,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "nic-schi", - "title": "Open Images for ComfyUI", - "id": "openimage", - "reference": "https://github.com/nic-schi/ComfyUI-OpenImage", - "files": [ - "https://github.com/nic-schi/ComfyUI-OpenImage" - ], - "install_type": "git-clone", - "description": "Lets you open a generated Image in a specified application after generation." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0873e0d9..4c285ae7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "nic-schi", + "title": "Open Images for ComfyUI", + "id": "openimage", + "reference": "https://github.com/nic-schi/ComfyUI-OpenImage", + "files": [ + "https://github.com/nic-schi/ComfyUI-OpenImage" + ], + "install_type": "git-clone", + "description": "Lets you open a generated Image in a specified application after generation." + }, { "author": "Praveen", "title": "ComfyUI DeOldify",