Improve model card: Add library_name and project page link
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
library_name: diffusersto the YAML metadata, which enables the automated code snippet on the Hugging Face Hub for easier model usage. - Adding a link to the official project page (https://gojasper.github.io/latent-bridge-matching/) in the model card content for better discoverability.
Please review and merge this PR if everything looks good.