Add comprehensive model card for InfCam

#1
by nielsr HF Staff - opened

This PR adds a comprehensive model card for the InfCam model.

It includes:

  • Metadata: pipeline_tag: image-to-video. The library_name and license tags are omitted due to a lack of explicit evidence for their values in the provided context, adhering to strict disclaimers.
  • Key Links: Direct links to the paper (https://huggingface.co/papers/2512.17040), project page (https://emjay73.github.io/InfCam/), and GitHub repository (https://github.com/emjay73/InfCam).
  • Introduction: A brief overview of the model from the paper abstract and the "TL;DR" from the GitHub README.
  • Teaser Video: Link to the teaser video as provided in the GitHub README.
  • Sample Usage: A detailed "Inference" section, including environment setup, checkpoint downloads, and specific bash and python inference commands, all directly copied from the GitHub README. This ensures accuracy and adherence to the "do not make up code" disclaimer. Literal newline characters in code snippets are preserved.
  • Additional Info: Includes the camera trajectory table, acknowledgements, and BibTeX citation from the original GitHub repository.

These additions enhance discoverability on the Hugging Face Hub and provide users with comprehensive information and a clear guide to using the model.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment