pillow==12.0.0
ultralytics==8.0.120
ultralytics-thop==2.0.14
numpy==2.2.6
segment-anything-fast==0.1.2

[cpu]
torch==2.9.1
torchvision==0.24.1

[cuda128]
torch==2.9.1
torchvision==0.24.1
xformers==0.0.33.post2

[dev]
pytest>=8.4.1
pytest-cov>=6.2.1
ruff>=0.12.8
mypy>=1.17.1
pip-tools>=7.5.0
