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

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: text-to-3d to improve model discoverability under the relevant task.
  • Adding library_name: transformers as the model is compatible with the πŸ€— Transformers library, which enables an automated inference snippet.
  • Updating the paper link to the official Hugging Face paper page: Are We Ready for RL in Text-to-3D Generation? A Progressive Investigation.

Please review and merge if everything looks good!

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

Sign up or log in to comment