diff --git a/examples/aws-text-benchmarks/readme.md b/examples/aws-text-benchmarks/readme.md index 085f33cd5d..e5efdcf03e 100644 --- a/examples/aws-text-benchmarks/readme.md +++ b/examples/aws-text-benchmarks/readme.md @@ -7,7 +7,7 @@ In this example, we run on the `ag_news` dataset with models downloaded from Spa Install DeepSparse: ```bash -pip install deepsparse +pip install deepsparse[transformers] ``` Download Sparse Model: