Metadata-Version: 2.1
Name: comfyui-tosvg-potracer
Version: 1.0.0
Summary: Fix for new API SaveSVG node. ComfyUI node to vectorize 2 color images like logo or text calling the pure Python 'potracer' library for potrace. 
Home-page: https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: potracer
