Skip to content

Commit e791a4b

Browse files
Update README.md
Co-authored-by: Elizabeth Campolongo <[email protected]>
1 parent 124f534 commit e791a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Options:
119119
--format=FORMAT format of the output (table or csv) for predict mode [default: csv]
120120
--rank=RANK rank of the classification (kingdom, phylum, class, order, family, genus, species) [default: species]
121121
--k=K number of top predictions to show [default: 5]
122-
--cls=CLS classes to predict either a comma separated list or a path to a text file of classes (one per line), when specified the --rank argument is not allowed.
122+
--cls=CLS classes to predict: either a comma separated list or a path to a text file of classes (one per line), when specified the --rank argument is not allowed.
123123
--device=DEVICE device to use matrix math (cpu or cuda or mps) [default: cpu]
124124
--output=OUTFILE print output to file OUTFILE [default: stdout]
125125
```

0 commit comments

Comments
 (0)