-
- Downloads
requirements with gpu support
Closes #81 See merge request toar/machinelearningtools!78
Branches
No related tags found
This commit is part of merge request !89. Comments created here will be created in the context of that merge request.
... | @@ -49,11 +49,12 @@ PyYAML==5.3 | ... | @@ -49,11 +49,12 @@ PyYAML==5.3 |
requests==2.23.0 | requests==2.23.0 | ||
scipy==1.4.1 | scipy==1.4.1 | ||
seaborn==0.10.0 | seaborn==0.10.0 | ||
Shapely==1.7.0 | --no-binary shapely Shapely==1.7.0 | ||
six==1.11.0 | six==1.11.0 | ||
statsmodels==0.11.1 | statsmodels==0.11.1 | ||
tensorboard==1.12.2 | tensorboard==1.13.1 | ||
tensorflow==1.12.0 | tensorflow-estimator==1.13.0 | ||
tensorflow==1.13.1 | |||
termcolor==1.1.0 | termcolor==1.1.0 | ||
toolz==0.10.0 | toolz==0.10.0 | ||
urllib3==1.25.8 | urllib3==1.25.8 | ||
... | ... |
requirements_gpu.txt
0 → 100644
Please register or sign in to comment