Skip to content

Commit 6a60eb5

Browse files
authored
IC docs fixes (#1042)
1 parent dea4bd8 commit 6a60eb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/deepsparse/image_classification/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ your machine is compatible with our [hardware requirements].
2222

2323
### Installation
2424

25-
```pip install deepsparse```
25+
```pip install deepsparse[image_classification]```
2626

2727
### Model Format
2828

@@ -122,7 +122,7 @@ pip install deepsparse[server]
122122
The following section includes example usage of the Pipeline and server APIs for
123123
various image classification models.
124124

125-
[List of Image Classification SparseZoo Models](https://sparsezoo.neuralmagic.com/?domain=cv&sub_domain=classification&page=1)
125+
[List of Image Classification SparseZoo Models](https://sparsezoo.neuralmagic.com/?useCase=classification)
126126

127127

128128
#### Python Pipeline

0 commit comments

Comments
 (0)