Improve model card: Add pipeline tag, library name, and essential links
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for UniFilter by:
- Adding
pipeline_tag: image-text-to-textfor better discoverability and categorization on the Hub. - Adding
library_name: transformersto enable the automated "how to use" widget, as the model is compatible with thetransformerslibrary. - Updating the existing placeholder paper link to the official Hugging Face paper page.
- Including direct links to the project page and GitHub repository for comprehensive information.
- Adding the
Citationsection for proper attribution.
weizhiwang
changed pull request status to
merged