Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
I've noticed this model repository is missing a pipeline_tag in its metadata. Adding pipeline_tag: image-feature-extraction will help users discover this model when filtering by task on the Hugging Face Hub.
I've also:
- Updated the GitHub link to the official organization repository.
- Refined the sample usage snippet based on your GitHub README.
- Cleaned up the Markdown to be more concise.
Feel free to merge if this looks good!