Skip to content

Commit

Permalink
[skip release] Updated README.md with new version of ONNX converter.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverbus committed Nov 19, 2024
1 parent 89e600d commit 42a1f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ The ONNX converter can be installed using `pip`. It is recommended to use the sa
version of the `isolation-forest` library used to train the model.

```bash
pip install isolation-forest-onnx==3.2.3
pip install isolation-forest-onnx==3.2.7
```

You can then import and use the converter in Python.
Expand Down

0 comments on commit 42a1f1a

Please sign in to comment.