Metadata-Version: 2.1
Name: comfyui-masksmoothing
Version: 0.0.1
Summary: A ComfyUI custom node that smooths mask contours using the Fourier Descriptor algorithm.
Home-page: https://github.com/bemoregt/ComfyUI_MaskSmoothing
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
