Metadata-Version: 2.4
Name: somflow
Version: 0.2.0
Summary: SoM (Set-of-Mark) detection pipeline for macOS — Apple Vision + Florence-2 on MLX
Author: Swaylen Hayes
License-Expression: MIT
Keywords: som,set-of-mark,detection,apple-vision,mlx,florence-2,ui-detection
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: mlx-vlm>=0.3.12
Requires-Dist: pillow>=10.0.0
Requires-Dist: transformers>=5.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-benchmark>=4.0.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
Provides-Extra: coreml
Requires-Dist: coremltools>=8.0; extra == "coreml"
Requires-Dist: torch>=2.0; extra == "coreml"
Dynamic: license-file
