Improve model card with comprehensive details and metadata

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for LangScene-X, making it much more informative and discoverable on the Hugging Face Hub.

Key improvements include:

  • Populating the README.md with detailed information from the project's GitHub repository, including an introduction, news, abstract, pipeline overview, video demos, installation instructions, and usage examples.
  • Adding the pipeline_tag: image-to-3d to the metadata, ensuring the model appears in relevant searches on the Hub.
  • Specifying library_name: diffusers to enable proper integration and display of the model with the Diffusers library.
  • Consolidating all relevant links (paper, project page, code, arXiv) for easy access.

Please review and merge this PR to make this exciting research more accessible to the community!

chijw changed pull request status to merged

Sign up or log in to comment