keras/requirements.txt
Haifeng Jin c52df5381b update requirements for all cpu install (#666)
Co-authored-by: Haifeng Jin <haifeng-jin@users.noreply.github.com>
2023-08-04 17:21:45 -07:00

13 lines
147 B
Plaintext

# Tensorflow
tensorflow-cpu>=2.13.0
# Torch.
torch>=2.0.1+cpu
torchvision>=0.15.1+cpu
# Jax.
jax[cpu]
# Common deps.
-r requirements-common.txt