Add comprehensive model card for VITA-E
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for VITA-E, the Natural Embodied Interaction framework.
The updates include:
- Adding
license: apache-2.0,pipeline_tag: robotics, andlibrary_name: transformersto the metadata for improved discoverability and automated usage. - Linking to the official paper on the Hugging Face Hub: VITA-E: Natural Embodied Interaction with Concurrent Seeing, Hearing, Speaking, and Acting.
- Including links to the project page, GitHub repository, and live demo.
- Integrating detailed sections from the GitHub README, such as the overview, experimental results, installation instructions, inference examples, web and real robot demos, and training guidance.
- Providing a Python code snippet for inference, copied directly from the GitHub README, to serve as sample usage.
This update will improve discoverability and provide users with comprehensive information and runnable code snippets directly on the Hugging Face Hub.