Skip to content

Commit

Permalink
[cherry-pick] UPDATE src/deepsparse/image_classification/README.md (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
bfineran committed Feb 28, 2024
1 parent 68243e5 commit 5fc5f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deepsparse/image_classification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ inference = cv_pipeline(images=input_image)
Spinning up:
```bash
deepsparse.server \
task image_classification \
--task image_classification \
--model_path "zoo:cv/classification/resnet_v1-50/pytorch/sparseml/imagenet/pruned95-none" \
--port 5543
```
Expand Down

0 comments on commit 5fc5f73

Please sign in to comment.