Improve model card: Add pipeline tag, library name, paper link, and usage demos
#1
by nielsr HF Staff - opened
This PR significantly improves the model card by:
- Adding
pipeline_tag: image-segmentationandlibrary_name: transformersto the metadata, enhancing the model's discoverability on the Hugging Face Hub. - Including a direct link to the paper hosted on Hugging Face for easy access.
- Providing comprehensive sample usage with direct links to interactive Google Colab notebooks, making it easier for users to get started with model inference and product creation.
- Clarifying and organizing the links to the main project GitHub repository and the specific training code.
Please review and merge this PR if it looks good!
kopooli changed pull request status to merged