Files
scrypted/plugins/tensorflow/src/requirements.txt
2023-02-11 10:11:26 -08:00

12 lines
279 B
Plaintext

# plugin
Pillow>=5.4.1
tensorflow-macos; sys_platform == 'darwin'
tensorflow; sys_platform != 'darwin'
PyGObject>=3.30.4; sys_platform != 'win32'
av>=10.0.0; sys_platform != 'linux' or platform_machine == 'x86_64' or platform_machine == 'aarch64'
# sort_oh
scipy
filterpy
numpy