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