Improve model card: add pipeline tag, arXiv ID, license, links, and usage instructions

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for "3D MedDiffusion" by:

  • Updating the pipeline_tag: image-to-3d to correctly categorize the model for 3D image generation.
  • Correcting the arxiv metadata to 2412.13059 based on the paper information.
  • Adding the license: mit based on the majority consensus of peers.
  • Updating the model card title to precisely match the paper title.
  • Updating the project page link to the more concise version found in the GitHub repository.
  • Adding an explicit link to the GitHub repository for easy access to the code.
  • Expanding the model's description with key details from the paper abstract.
  • Incorporating detailed Installation, Pretrained Models, and Inference instructions with code snippets directly from the GitHub README, to guide users on how to use the model effectively.
  • Removing the "The model is coming soon..." placeholder, as usage instructions are now available.

Please review and merge this PR if everything looks good.

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

Sign up or log in to comment