Skip to content

Commit 5fc5f73

Browse files
authored
[cherry-pick] UPDATE src/deepsparse/image_classification/README.md (#1621) (#1626)
1 parent 68243e5 commit 5fc5f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deepsparse/image_classification/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ inference = cv_pipeline(images=input_image)
141141
Spinning up:
142142
```bash
143143
deepsparse.server \
144-
task image_classification \
144+
--task image_classification \
145145
--model_path "zoo:cv/classification/resnet_v1-50/pytorch/sparseml/imagenet/pruned95-none" \
146146
--port 5543
147147
```

0 commit comments

Comments
 (0)