ray/python/requirements_ml_docker.txt

10 lines
269 B
Text

ipython
# In TF >v2, GPU support is included in the base package.
tensorflow==2.5.0
tensorflow-probability==0.13.0
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.8.1+cu111
-f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.9.1+cu111