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.
1 parent bfcf99b commit 7aceed9Copy full SHA for 7aceed9
tfjs-converter/README.md
@@ -24,7 +24,7 @@ __0. Please make sure that you run in a Docker container or a virtual environmen
24
The script pulls its own subset of TensorFlow, which might conflict with the
25
existing TensorFlow/Keras installation.
26
27
-__Note__: *Check that [`tf-nightly-2.0-preview`](https://pypi.org/project/tf-nightly-2.0-preview/#files) is available for your platform.*
+__Note__: *Check that [`tf-nightly-cpu-2.0-preview`](https://pypi.org/project/tf-nightly-cpu-2.0-preview/#files) is available for your platform.*
28
29
Most of the times, this means that you have to use Python 3.6.8 in your local
30
environment. To force Python 3.6.8 in your local project, you can install
0 commit comments