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:

  1. Adding the library_name: transformers metadata since this model natively supports loading via the transformers library using trust_remote_code=True.
  2. Updating the pipeline_tag from image-to-image to any-to-any to represent its native unified multimodal understanding and generation capabilities (visual reasoning, text-to-image, image-to-image, etc.).
  3. Integrating links to the Hugging Face Paper Page (HunyuanImage 3.0 Technical Report) in the badges and the introduction text.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment