Metadata-Version: 2.1
Name: comfyui-cartoonsegmentation
Version: 0.0.1
Summary: Front end ComfyUI nodes for CartoonSegmentation Based upon the work of the CartoonSegmentation repository this project will provide a front end to some of the features.
Home-page: https://github.com/Nlar/ComfyUI_CartoonSegmentation
Requires-Python: >=3.10
Requires-Dist: mmcv==2.1.0
Requires-Dist: omegaconf
Requires-Dist: pydensecrf
Requires-Dist: numba
Requires-Dist: wheel==0.42.0
Requires-Dist: cupy==12.3.0
Requires-Dist: mmdet
Requires-Dist: imageio
Requires-Dist: pandas
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
Requires-Dist: pytorch_lightning
Requires-Dist: moviepy
Requires-Dist: gomp
Requires-Dist: panopticapi
Requires-Dist: albumentations==1.1.0
Requires-Dist: imgaug
Requires-Dist: basicsr
Requires-Dist: timm
Requires-Dist: safetensors
Requires-Dist: psutil
Requires-Dist: einops
Requires-Dist: transformers
Requires-Dist: scipy
Requires-Dist: aiohttp
