Improve model card: Update pipeline tag, add library_name, extend tags, and import full GitHub README content
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the model card for OmniX by:
- Updating the
pipeline_tagtotext-to-3dto accurately reflect its core capability of generating graphics-ready 3D scenes. - Adding
library_name: diffusersas the model's codebase is built on the Diffusers library, as evidenced by the acknowledgements in the GitHub README. - Extending
tagswithtext-to-imageandimage-to-imageto cover the model's panorama generation and perception capabilities from text and image prompts. - Incorporating a comprehensive overview, installation instructions, detailed inference examples with code snippets, and visual demonstrations directly from the project's GitHub README to provide a rich and informative model card.
- Ensuring direct links to the paper (arXiv), project page, and GitHub repository are prominently displayed using badges.
KevinHuang
changed pull request status to
merged