Improve model card: Add Diffusers library name and project page link

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding library_name: diffusers to the metadata, as the inference snippet utilizes diffusers.utils.load_image.
  • Integrating the project page link (https://gojasper.github.io/latent-bridge-matching/) into the model card content, making it easier for users to find additional information.

The existing arXiv paper link has been kept as per the documentation guidelines.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment