Move Arxiv ID from metadata to content and add base model

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  1. Moving the ArXiv ID from the YAML metadata to the Markdown section to align with Hugging Face best practices.
  2. Adding the base_model tag to clearly link this LoRA to its backbone model (Wan-AI/Wan2.2-Animate-14B).
  3. Cleaning up the metadata and ensuring the correct pipeline tag is set.
  4. Formatting the project, paper, and code links for better accessibility.
vita-video-gen changed pull request status to closed
EPFL VITA Lab org

Thanks for the model card improvements. I applied the metadata/link updates directly on top of the latest model card while preserving the consolidated checkpoint layout under ckpts/everanimate-v1-lora32/. Closing this PR as resolved.

Sign up or log in to comment