From 44ba79aa31bc81d343c3dc378815d2d392c11a94 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 22 Nov 2025 09:15:50 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- node_db/dev/custom-node-list.json | 10 ---------- node_db/new/custom-node-list.json | 11 +++++++++++ 3 files changed, 21 insertions(+), 20 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0f24e165..90fbe9d5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35068,16 +35068,16 @@ "description": "A comprehensive metadata management system for ComfyUI that enables storing, retrieving, and manipulating image metadata across multiple formats including embedded files, XMP sidecars, text files, and SQLite databases." }, { - "author": "EricRollei", - "title": "HYPIR Image Restoration for ComfyUI", - "reference": "https://github.com/EricRollei/HYPIR-ComfyUI", - "files": [ - "https://github.com/EricRollei/HYPIR-ComfyUI" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI nodes for HYPIR image restoration using Stable Diffusion 2.1. Restores and upscales scanned or generated images with optional LM Studio prompt enhancement and tiled VAE processing for large resolutions.", - "nodename_pattern": "HYPIR" - }, + "author": "EricRollei", + "title": "HYPIR Image Restoration for ComfyUI", + "reference": "https://github.com/EricRollei/HYPIR-ComfyUI", + "files": [ + "https://github.com/EricRollei/HYPIR-ComfyUI" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI nodes for HYPIR image restoration using Stable Diffusion 2.1. Restores and upscales scanned or generated images with optional LM Studio prompt enhancement and tiled VAE processing for large resolutions.", + "nodename_pattern": "HYPIR" + }, { "author": "nomadoor", "title": "ComfyUI Temporal Mask Tools", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index f5755b57..bfedf714 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -832,16 +832,6 @@ "install_type": "git-clone", "description": "A simple ComfyUI node that takes any window you have as an Input to ComfyUI node\nNOTE: WORKS IN WINDOWS ONLY[w/This nodepack has a feature that can retrieve your screen information remotely.]" }, - { - "author": "EricRollei", - "title": "Hyper-ComfyUI: HYPIR Image Restoration Node [WIP]", - "reference": "https://github.com/EricRollei/HYPIR-ComfyUI", - "files": [ - "https://github.com/EricRollei/HYPIR-ComfyUI" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI nodes that embed the HYPIR image restoration method for Stable Diffusion 2.1. The upstream research was created by Xinqi Lin, Fanghua Yu, Jinfan Hu, Zhiyuan You, Wu Shi, Jimmy S. Ren, Jinjin Gu, and collaborators. Source: [a/https://github.com/XPixelGroup/HYPIR](https://github.com/XPixelGroup/HYPIR).\nNOTE:The file node_list.json is incorrectly written." - }, { "author": "yamanacn", "title": "ComfyUI-QwenVL3-image [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 06e0e625..b333df78 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "EricRollei", + "title": "HYPIR Image Restoration for ComfyUI", + "reference": "https://github.com/EricRollei/HYPIR-ComfyUI", + "files": [ + "https://github.com/EricRollei/HYPIR-ComfyUI" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI nodes for HYPIR image restoration using Stable Diffusion 2.1. Restores and upscales scanned or generated images with optional LM Studio prompt enhancement and tiled VAE processing for large resolutions.", + "nodename_pattern": "HYPIR" + }, { "author": "Writili", "title": "WtlNodes",