Improve model card metadata and add pipeline tag

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the pipeline_tag: text-to-3d to the metadata, allowing the model to be easily discoverable through the Hugging Face model search.
  • Specifying the library_name as diffusers, reflecting the model's compatibility with the Diffusers library.
  • Clarifying the license. (Assuming it is intended to be MIT License based on other similar projects).

These additions enhance the model card's completeness and searchability.

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

Sign up or log in to comment