Skip to content

Commit

Permalink
Fix README wrapping v2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbradley committed Nov 20, 2024
1 parent b2bf38f commit e8e37d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ When a list of PIL images is passed the index of the image will be filled in for
## Command Line Usage
```
bioclip predict [-h] [--format {table,csv}] [--output OUTPUT]
[--rank {kingdom,phylum,class,order,family,genus,species} |- -cls CLS |
[--rank {kingdom,phylum,class,order,family,genus,species} | --cls CLS |
--bins BINS |--subset SUBSET]
[--k K] [--device DEVICE] image_file [image_file ...]
bioclip embed [-h] [--device=DEVICE] [--output=OUTPUT] [IMAGE_FILE...]
Expand Down

0 comments on commit e8e37d4

Please sign in to comment.