diff --git a/README.md b/README.md index 2c95119..5e14a86 100644 --- a/README.md +++ b/README.md @@ -260,16 +260,6 @@ Tools not matching any pattern use `medium` base risk with default risky field d ## Development -### Git LFS - -The ONNX model source files are stored with [Git LFS](https://git-lfs.com/). Contributors working on the model files need LFS installed: - -```bash -brew install git-lfs -git lfs install -git lfs pull # if you cloned before LFS was set up -``` - ### Testing ```bash diff --git a/src/classifiers/models/minilm-full-aug/model_quantized.onnx b/src/classifiers/models/minilm-full-aug/model_quantized.onnx index 2402d4e..192ca9b 100644 Binary files a/src/classifiers/models/minilm-full-aug/model_quantized.onnx and b/src/classifiers/models/minilm-full-aug/model_quantized.onnx differ