Files
scrypted/plugins/tensorflow-lite/src/requirements.txt
2023-02-11 08:24:45 -08:00

14 lines
307 B
Plaintext

--extra-index-url https://google-coral.github.io/py-repo/
# plugin
numpy>=1.16.2
Pillow>=5.4.1
pycoral~=2.0
PyGObject>=3.30.4; sys_platform != 'win32'
av>=10.0.0; sys_platform != 'linux' or platform_machine == 'x86_64' or platform_machine == 'aarch64'
tflite-runtime==2.5.0.post1
# sort_oh
scipy
filterpy