Skip to content

Commit f5ba0e7

Browse files
committed
Remove stray README line
1 parent 3d4d647 commit f5ba0e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ Options:
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]
122122
--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.
123-
--rank and --k arguments are not allowed
124123
--device=DEVICE device to use matrix math (cpu or cuda or mps) [default: cpu]
125124
--output=OUTFILE print output to file OUTFILE [default: stdout]
126125
```

0 commit comments

Comments
 (0)