Improve model card: Add pipeline tag, library name, and link to code

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the pipeline_tag: image-to-3d, making the model discoverable under the Image to 3D models filter on the Hugging Face Hub.
  • Specifying library_name: pytorch, which indicates the primary deep learning library used for the model, improving ecosystem integration.
  • Adding a direct link to the GitHub repository for easy access to the source code.
  • Incorporating the comprehensive usage, dataset, demo, and evaluation instructions from the GitHub README, significantly improving the model card's utility.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment