Metadata-Version: 2.1
Name: comfyui-segment-anything-plus
Version: 0.0.1
Summary: This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based.
Home-page: https://github.com/un-seen/comfyui_segment_anything_plus
Requires-Python: >=3.10
Requires-Dist: segment_anything
Requires-Dist: timm
Requires-Dist: addict
Requires-Dist: yapf
