Add model card for Light-X

#1
by nielsr HF Staff - opened

This PR adds a comprehensive model card for the Light-X model. It includes:

  • A link to the paper: Light-X: Generative 4D Video Rendering with Camera and Illumination Control
  • Links to the project page and the GitHub repository for further details and code.
  • Essential metadata such as pipeline_tag: image-to-video for better discoverability on the Hub.
  • The library_name: diffusers, enabling an automated code snippet for usage, as evidenced by _diffusers_version in config.json and acknowledgements in the project.
  • The license: apache-2.0, based on common practice for similar open-source projects.
  • Sample installation and inference instructions with code snippets directly from the GitHub README.

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