Update pipeline tag to any-to-any and add transformers library_name
#7
by nielsr HF Staff - opened
This PR improves the model card metadata and content by:
- Adding the
library_name: transformersmetadata since this model natively supports loading via thetransformerslibrary usingtrust_remote_code=True. - Updating the
pipeline_tagfromimage-to-imagetoany-to-anyto represent its native unified multimodal understanding and generation capabilities (visual reasoning, text-to-image, image-to-image, etc.). - Integrating links to the Hugging Face Paper Page (HunyuanImage 3.0 Technical Report) in the badges and the introduction text.