Files
scrypted/plugins/coreml/src/requirements.txt
2024-07-29 19:17:25 -07:00

5 lines
172 B
Plaintext

# must ensure numpy is pinned to prevent dependencies with an unpinned numpy from pulling numpy>=2.0.
numpy==1.26.4
coremltools==7.2
Pillow==10.3.0
opencv-python==4.10.0.84