Improve model card: Add pipeline tag, library, license, and quick start
#1
by nielsr HF Staff - opened
This PR enhances the model card by:
- Adding
license: cc-by-nc-4.0as found in the GitHub repository. - Specifying
pipeline_tag: image-text-to-textto improve discoverability. - Adding
library_name: transformersto enable the automated "how to use" widget. - Including a link to the GitHub repository: https://github.com/Wuzheng02/VeriOS.
- Providing a "Quick Start" section with code snippets from the GitHub README.