Add comprehensive model card for RealCam-I2V
#1
by nielsr HF Staff - opened
This PR significantly enhances the model card for RealCam-I2V by providing a comprehensive overview and essential resources. Key improvements include:
- Adding the
pipeline_tag: image-to-videoand settinglibrary_name: diffusersto improve discoverability and enable seamless integration with the Hugging Face ecosystem. - Including direct links to the research paper, the project page, the GitHub repository, and the interactive Hugging Face Space for the model.
- Providing a concise overview of the model's capabilities derived from its abstract.
- Adding practical quick start instructions for running the Gradio demo locally and conceptual Python usage with
diffusers. - Ensuring the official citation is present for proper academic attribution.
These additions make the model card a much richer and more informative resource for users on the Hugging Face Hub.