keras/requirements.txt

14 lines
218 B
Plaintext
Raw Normal View History

2023-07-26 21:40:09 +00:00
# Tensorflow
tensorflow>=2.13.0
# Torch.
# TODO: Use Torch CPU, remove after resolving Cuda version differences with TF
torch>=2.0.1+cpu
torchvision>=0.15.1
# Jax.
jax[cpu]
# Common deps.
-r requirements-common.txt