Metadata-Version: 2.1
Name: comfyui-sam2ultrav2
Version: 0.0.1
Summary: A fully modular and high-performance implementation of SAM2 (Segment Anything Model 2) for ComfyUI with dual-prompt support, negative point sampling, and upper body segmentation.
Home-page: https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pillow>=9.0.0
Requires-Dist: opencv-python-headless
Requires-Dist: pyyaml>=6.0
Requires-Dist: tqdm>=4.65.0
Requires-Dist: huggingface-hub>=0.16.0
Requires-Dist: transformers>=4.30.0
