Metadata-Version: 2.1
Name: comfyui-vectorizer-api
Version: 0.0.1
Summary: A collection of ComfyUI nodes for interfacing with the Vectorizer.ai API. Manipulate the results with options for scaling the SVG result back to raster image with increased resolution. Includes a background remover node to remove a prevalent background color from raster images. Enter credentials in config.json or directly within the node.
Home-page: https://github.com/rickrender/ComfyUI-Vectorizer-API
Requires-Python: >=3.10
Requires-Dist: requests
Requires-Dist: CairoSVG
Requires-Dist: lxml
