keras/requirements.txt

21 lines
256 B
Plaintext
Raw Normal View History

2023-04-09 19:21:45 +00:00
tensorflow
# TODO: Use Torch CPU
# Remove after resolving Cuda version differences with TF
torch>=2.0.1+cpu
torchvision>=0.15.1
jax[cpu]
namex
black>=22
flake8
isort
2023-05-03 16:27:44 +00:00
pytest
pandas
absl-py
requests
h5py
protobuf
google
tensorboard-plugin-profile
rich
build