Improve model card and add metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. This PR improves the model card for Relit-LiVE by:
- Adding the
pipeline_tag: image-to-videoand other relevant tags to the metadata. - Including a detailed summary of the model's capabilities based on the paper abstract.
- Adding installation and inference instructions directly from the official GitHub repository to help users get started with the model checkpoints.
- Organizing links to the paper, project page, and code.
weiqingXiao changed pull request status to merged