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 0d38c5a commit 7fc09d2Copy full SHA for 7fc09d2
README.md
@@ -29,7 +29,7 @@ With coremltools, you can do the following:
29
To get the latest version of coremltools:
30
31
```shell
32
-pip install --upgrade coremltools
+pip install coremltools==4.0b1
33
```
34
35
For the latest changes please see the [release notes](https://github.com/apple/coremltools/releases/).
0 commit comments