Add model card and metadata
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for OCRVerse. It includes:
- Metadata tags for
pipeline_tag,library_name, andlicense. - Links to the OCRVerse paper and GitHub repository.
- A sample usage code snippet for document parsing using the
transformerslibrary, as provided in the official repository.