transformers>=4.40
torch>=2.2
torchvision>=0.17
pillow>=10.0
numpy>=1.24
ultralytics>=8.2
opencv-python>=4.9
insightface>=0.7
onnxruntime>=1.16
scipy>=1.10
tqdm>=4.65
rich>=13.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.4.0
mypy>=1.0.0
matplotlib>=3.8

[gpu]
onnxruntime-gpu>=1.16

[gpu:platform_system != "Darwin"]
torchcodec>=0.4
