update DB
This commit is contained in:
@@ -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]",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user