Install tensorflow cpu

This commit is contained in:
Nicolas Mowen 2025-05-29 15:31:20 -06:00
parent 6e2edac90d
commit d9db89eb11

View File

@ -12,7 +12,7 @@ pathvalidate == 3.2.*
markupsafe == 3.0.* markupsafe == 3.0.*
python-multipart == 0.0.12 python-multipart == 0.0.12
# Classification Model # Classification Model
tensorflow == 2.19.* tensorflow-cpu == 2.19.*
# General # General
mypy == 1.6.1 mypy == 1.6.1
onvif-zeep-async == 3.1.* onvif-zeep-async == 3.1.*