Metadata-Version: 2.1
Name: eric-image-processing-nodes
Version: 0.0.1
Summary: A comprehensive collection of 40+ advanced image processing nodes for ComfyUI, featuring state-of-the-art denoising (BM3D, DnCNN, SCUNet, SwinIR), enhancement, and restoration techniques with GPU acceleration and specialized film grain processing.
Home-page: https://github.com/EricRollei/Eric_Image_Processing_Nodes
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: scikit-image>=0.19.0
Requires-Dist: scipy>=1.7.0
Requires-Dist: PyWavelets>=1.3.0
Requires-Dist: matplotlib>=3.3.0  # For visualization in test scripts
Requires-Dist: facexlib>=0.3.0  # Required for DiffBIR face restoration helpers
