Metadata-Version: 2.1
Name: comfyui-brushstrokes
Version: 0.0.1
Summary: A ComfyUI node that applies painterly/brush-stroke effects to images, using either ImageMagick (Wand) or G'MIC (gmic-py) under the hood.
Home-page: https://github.com/justin-vt/ComfyUI-brushstrokes
Requires-Python: >=3.10
Requires-Dist: Pillow>=9.0.0
Requires-Dist: wand>=0.6.10
Requires-Dist: opencv-python-headless
Requires-Dist: numpy
