| # Core ML | |
| torch>=2.0.0 | |
| transformers>=4.30.0 | |
| timm>=0.9.0 | |
| ultralytics>=8.3.78 | |
| segment-anything-hq>=0.3.0 | |
| # Feature matching (git install) | |
| lightglue @ git+https://github.com/cvg/LightGlue.git | |
| # Web UI | |
| gradio>=5.49.1 | |
| # Image processing | |
| opencv-python>=4.11.0.86 | |
| numpy>=2.0.0 | |
| pillow>=11.0.0 | |
| matplotlib>=3.8.0 | |
| # Utilities | |
| pydantic>=2.0.0 | |
| pyyaml>=6.0.0 | |
| scipy>=1.10.0 | |
| huggingface_hub>=0.20.0 | |