Improve model card: Add metadata, project page, abstract, and usage examples

#2
by nielsr HF Staff - opened

This PR significantly enhances the model card for XVerse: Consistent Multi-Subject Control of Identity and Semantic Attributes via DiT Modulation.

Key changes include:

  • Adding pipeline_tag: text-to-image for improved discoverability on the Hub (e.g., https://huggingface.co/models?pipeline_tag=text-to-image).
  • Specifying library_name: diffusers for better integration with the Hugging Face ecosystem.
  • Including a link to the official project page (https://bytedance.github.io/XVerse).
  • Incorporating the paper abstract for quick understanding of the model's contribution.
  • Expanding the model card content with a detailed introduction, a comprehensive quick start guide for local Gradio demo, and instructions for inference with XVerseBench, all directly from the official GitHub repository.
  • Adding the official image and full license details from the GitHub repository.

This update makes the model much more informative and user-friendly for researchers and practitioners on Hugging Face.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment