Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monoclecat authored Feb 27, 2024
1 parent 6bd124d commit fb63e9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ OpenLABEL defines a JSON schema for saving annotations in the context of data la

## How to use

This library can be installed via pip using `pip install uai_openlabel` or with poetry using `poetry add uai_openlabel`.

The entry point to the uai_openlabel data structure is `OpenLabel`, importable via `from uai_openlabel import OpenLabel`.
To export an example OpenLABEL file and save it to disk, do

Expand Down

0 comments on commit fb63e9d

Please sign in to comment.