diff --git a/custom-node-list.json b/custom-node-list.json index 2f941a2a..0f24e165 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35068,6 +35068,17 @@ "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": "nomadoor", "title": "ComfyUI Temporal Mask Tools", "reference": "https://github.com/nomadoor/ComfyUI-Temporal-Mask-Tools",