Skip to content

Commit

Permalink
UPDATE src/deepsparse/image_classification/README.md (#1621)
Browse files Browse the repository at this point in the history
  • Loading branch information
bfineran authored Feb 23, 2024
1 parent 569f1ec commit 0c62b73
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 0c62b73

Please sign in to comment.