Skip to content
Snippets Groups Projects
Commit a85a1ccd authored by Matthias Schrammen's avatar Matthias Schrammen
Browse files

Update requirements.txt

parent 4ec2a1e6
No related branches found
No related tags found
No related merge requests found
...@@ -46,22 +46,6 @@ matplotlib==3.0.3 ...@@ -46,22 +46,6 @@ matplotlib==3.0.3
librosa==0.6.3 librosa==0.6.3
##### Machine Learning packages
scikit-learn==0.21.0
##### Deep Learning packages
# Replace tensorflow with tensorflow-gpu if you want GPU support. If so,
# you need a GPU card with CUDA Compute Capability 3.0 or higher support, and
# you must install CUDA, cuDNN and more: see tensorflow.org for the detailed
# installation instructions.
# When using new CUDA versions, perhaps tensorflow-gpu is not working. Try
# to use tf-nightly-gpu then instead.
tensorflow==1.13.1
#tensorflow-gpu==1.13.1
#tf-nightly-gpu==1.13.0a20190131
# Forcing bleach to 1.5 to avoid version incompatibility when installing # Forcing bleach to 1.5 to avoid version incompatibility when installing
# TensorBoard. # TensorBoard.
bleach==1.5.0 bleach==1.5.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment