Improve model card with metadata and links
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: depth-estimation
to better categorize the model. - Specifying the
library_name: diffusers
as indicated by the model_index.json file. - Adding a link to the project page for easier access to additional information and a better overview of the model.
- Including relevant quick start information from the README.
This makes the model card more informative and user-friendly.