ray/python/requirements_ml_docker.txt
2021-08-16 12:31:19 +02:00

7 lines
234 B
Text

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