Add pipeline tag and project page link
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: depth-estimationto the metadata, which helps users discover your model through filtering on the Hugging Face Hub (e.g., at https://huggingface.co/models?pipeline_tag=depth-estimation). - Adding a link to the official project page, providing more context and resources for the model.
Please review and merge if these changes are appropriate.