mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
Merge pull request #2 from EricRollei/EricRollei-patch-1
Add HYPIR Image Restoration entry to custom-node-list
This commit is contained in:
commit
02785af8fd
@ -35053,6 +35053,17 @@
|
||||
"nodename_pattern": "^(MetadataAwareSaveImage|Multi_LoRA_Loader|LoadImageLayers)",
|
||||
},
|
||||
{
|
||||
"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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user