Metadata-Version: 2.1
Name: comfyui-swinir
Version: 0.0.1
Summary: A ComfyUI custom node for SwinIR (Swin Transformer for Image Restoration) supporting image super-resolution and denoising.
Home-page: https://github.com/alexcong/ComfyUI-SwinIR
Requires-Python: >=3.10
Requires-Dist: timm
Requires-Dist: numpy
