Metadata-Version: 2.1
Name: comfyui-florence2sam2
Version: 0.0.1
Summary: ComfyUI custom node implementing Florence 2 + Segment Anything Model 2, based on [a/SkalskiP's HuggingFace space](https://huggingface.co/spaces/SkalskiP/florence-sam)
Home-page: https://github.com/rdancer/ComfyUI_Florence2SAM2
Requires-Python: >=3.10
Requires-Dist: tqdm
Requires-Dist: einops
Requires-Dist: spaces
Requires-Dist: timm
Requires-Dist: transformers
Requires-Dist: gradio
Requires-Dist: supervision
Requires-Dist: opencv-python-headless
Requires-Dist: pytest
Requires-Dist: flit_core>=3.2,<4
Requires-Dist: git+https://github.com/rdancer/samv2.git
