Improve model card: Add pipeline tag, update license, and enrich content

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for DiscretizedSDF by:

  • Updating the license: The license has been corrected from apache-2.0 to cc-by-nc-4.0 to accurately reflect the terms specified in the official GitHub repository.
  • Adding the pipeline tag: pipeline_tag: image-to-3d has been added to categorize the model correctly and enhance its discoverability on the Hub.
  • Enriching the description: The model card content has been expanded with a summary of the paper's abstract, highlighting the model's key innovations and benefits.
  • Adding comprehensive links: Dedicated links to the Hugging Face paper page, the project page, and the GitHub repository are provided for easy access to all relevant resources.
  • Including visual examples: GIFs from the project have been embedded to visually showcase the model's capabilities.
  • Adding a quick demo section: A brief guide on running a demo is included, directing users to the GitHub repository for full installation and usage details.
  • Adding a BibTeX citation: The appropriate citation for the paper has been included.
lalala125 changed pull request status to merged

Sign up or log in to comment