Add metadata and improve model card

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This pull request improves the model card for Proteus-ID by adding relevant metadata:

  • pipeline_tag: image-to-video: Ensures the model is correctly categorized for users looking for image-to-video generation.
  • library_name: diffusers: The repository structure and file contents (like model_index.json) indicate compatibility with the diffusers library.
  • license: apache-2.0: Clarifies the usage terms for the community.

I've also included a brief description of the model's core features—Multimodal Identity Fusion (MIF), Time-Aware Identity Injection (TAII), and Adaptive Motion Learning (AML)—as described in the paper.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment