Skip to content

Commit

Permalink
All pip requirements in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ageron committed Feb 19, 2016
1 parent 0e51bf0 commit 332e37a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
23 changes: 22 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,27 @@ scikit-learn
scipy
git+git://github.com/tensorflow/skflow.git
sympy
https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.7.0-py2-none-linux_x86_64.whl
wheel

######
#####
#### Uncomment the right version of TensorFlow for your system
###
##
# Python 2, Ubuntu/Linux 64-bit, CPU only:
#https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.7.0-py2-none-linux_x86_64.whl

# Python 2, Ubuntu/Linux 64-bit, GPU enabled:
#https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow-0.7.0-py2-none-linux_x86_64.whl

# Python 2, Mac OS X, CPU only:
#https://storage.googleapis.com/tensorflow/mac/tensorflow-0.7.0-py2-none-any.whl

# Python 3, Ubuntu/Linux 64-bit, CPU only:
#https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.7.0-py3-none-linux_x86_64.whl

# Python 3, Ubuntu/Linux 64-bit, GPU enabled:
#https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow-0.7.0-py3-none-linux_x86_64.whl

# Python 3, Mac OS X, CPU only:
#https://storage.googleapis.com/tensorflow/mac/tensorflow-0.7.0-py3-none-any.whl
12 changes: 0 additions & 12 deletions requirements_macosx.txt

This file was deleted.

0 comments on commit 332e37a

Please sign in to comment.