# Tensorflow.
tensorflow-cpu~=2.18
tensorflow-text~=2.18

# Torch.
--extra-index-url https://download.pytorch.org/whl/cpu
torch>=2.1.0
torchvision>=0.16.0

# Jax.
jax[cpu]

-r requirements-common.txt
