ray/python/requirements_ml_docker.txt
2021-08-13 20:39:06 +02:00

7 lines
236 B
Text

ipython
# In TF >v2, GPU support is included in the base package.
tensorflow==2.4.1
-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