Metadata-Version: 2.1
Name: comfyui-grounding
Version: 1.0.2
Summary: Object grounding/detection and segmentation nodes. Simplest workflow. A unified interface to benchmark 33+ models on background removal, object grounding and segmentation tasks. Switch between and use GroundingDINO, OWLv2, Florence-2, YOLO-World, SAM2 and SA2VA effortlessly. All nodes support batches!
Home-page: https://github.com/PozzettiAndrea/ComfyUI-Grounding
Requires-Python: >=3.10
Requires-Dist: transformers>=4.30.0
Requires-Dist: timm
Requires-Dist: ultralytics>=8.2.0
Requires-Dist: hf_transfer
Requires-Dist: huggingface_hub>=0.20.0
Requires-Dist: peft
Requires-Dist: pyyaml>=6.0
Requires-Dist: tqdm>=4.65.0
