mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Add HYPIR Image Restoration entry to custom-node-list
Added a new entry for HYPIR Image Restoration including author, title, reference, files, install type, description, and nodename pattern.
This commit is contained in:
parent
e1eeb617d2
commit
736ae5d63e
@ -35052,6 +35052,17 @@
|
|||||||
"description": "Advanced metadata management and multi-format image save system for ComfyUI. Save/load with metadata for PNG, JPEG, TIFF, PSD (with layers), SVG, and WebP. Features XMP/TXT/JSON sidecar files, embedded EXIF/XMP, MWG-RS regions for face metadata, workflow tracking, LoRA/embedding detection, runtime execution hooks, and Automatic1111 compatibility. Preserve layers, alpha channels, and complete provenance across all formats.",
|
"description": "Advanced metadata management and multi-format image save system for ComfyUI. Save/load with metadata for PNG, JPEG, TIFF, PSD (with layers), SVG, and WebP. Features XMP/TXT/JSON sidecar files, embedded EXIF/XMP, MWG-RS regions for face metadata, workflow tracking, LoRA/embedding detection, runtime execution hooks, and Automatic1111 compatibility. Preserve layers, alpha channels, and complete provenance across all formats.",
|
||||||
"nodename_pattern": "^(MetadataAwareSaveImage|Multi_LoRA_Loader|LoadImageLayers)",
|
"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",
|
"author": "nomadoor",
|
||||||
"title": "ComfyUI Temporal Mask Tools",
|
"title": "ComfyUI Temporal Mask Tools",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user