From 5bfecb19d9d2ce71401595a3fdce22d463de27b7 Mon Sep 17 00:00:00 2001 From: dbogunowicz <97082108+dbogunowicz@users.noreply.github.com> Date: Thu, 25 May 2023 16:55:56 +0200 Subject: [PATCH] Update README.md --- src/deepsparse/image_classification/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/deepsparse/image_classification/README.md b/src/deepsparse/image_classification/README.md index 1429ed8f5b..910183a482 100644 --- a/src/deepsparse/image_classification/README.md +++ b/src/deepsparse/image_classification/README.md @@ -22,7 +22,7 @@ your machine is compatible with our [hardware requirements]. ### Installation -```pip install deepsparse``` +```pip install deepsparse[image_classification]``` ### Model Format @@ -196,4 +196,4 @@ For Neural Magic Support, sign up or log in to our [Deep Sparse Community Slack] [ONNX]: https://onnx.ai/ [SparseML]: https://github.com/neuralmagic/sparseml [SparseML Image Classification Documentation]: https://github.com/neuralmagic/sparseml/tree/main/src/sparseml/pytorch/image_classification/README_image_classification.md -[SparseZoo]: https://sparsezoo.neuralmagic.com/ \ No newline at end of file +[SparseZoo]: https://sparsezoo.neuralmagic.com/