8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 004e2d4 + dc79ff6 commit 899e008Copy full SHA for 899e008
README.md
@@ -54,9 +54,9 @@ Now you should be able to use the provided python scripts.
54
If you have the `pip` Python package manager installed, getting
55
the scripts dependencies is as simple as:
56
<pre>
57
-$ pip install keras numpy h5py matplotlib
+$ pip install keras numpy h5py matplotlib tensorflow
58
for Python 2, or:
59
-$ pip3 install keras numpy h5py matplotlib
+$ pip3 install keras numpy h5py matplotlib tensorflow
60
for Python 3.
61
</pre>
62
0 commit comments