Add model card for ReViSE

#1
by nielsr HF Staff - opened

This PR adds a comprehensive model card for the ReViSE model, including:

  • Linking to the paper: ReViSE: Towards Reason-Informed Video Editing in Unified Models with Self-Reflective Learning.
  • Adding the appropriate pipeline_tag: video-to-video so it can be discovered on the Hub.
  • Specifying library_name: transformers to enable the "how to use" widget, based on evidence from config.json and tokenizer_config.json files indicating Transformers compatibility.
  • Including a link to the GitHub repository: https://github.com/Liuxinyv/ReViSE.
  • Providing a sample usage code snippet and setup instructions directly from the official GitHub repository.
  • Incorporating qualitative demo visualizations.
  • Adding the BibTeX citation.

Please review and merge if everything looks good.

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

Sign up or log in to comment