Skip to content

Commit

Permalink
Fix README wrapping v3
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbradley committed Nov 20, 2024
1 parent e8e37d4 commit df6497e
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 @@ -130,7 +130,7 @@ When a list of PIL images is passed the index of the image will be filled in for
```
bioclip predict [-h] [--format {table,csv}] [--output OUTPUT]
[--rank {kingdom,phylum,class,order,family,genus,species} | --cls CLS |
--bins BINS |--subset SUBSET]
--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 df6497e

Please sign in to comment.