Add model card and metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face. I noticed this model repository was missing a model card and relevant metadata.

This PR adds:

  • Metadata: Including the image-to-video pipeline tag and the diffusers library name to improve discoverability and enable automated code snippets.
  • Model Description: A brief summary of the research and links to the paper, project page, and official GitHub repository.
  • Sample Usage: A code snippet based on the official GitHub README for running inference.
  • Citation: The official BibTeX citation for this work.

Please let me know if you'd like any adjustments!

The info you used was for another repo. I have just put in my own simple readme that links to the project page.

tedlasai changed pull request status to closed

Hi, thanks. Any reason why it was wrong? I found it based on the README here: https://github.com/tedlasai/blur2vid

this paper is actually https://github.com/tedlasai/learn2refocus -> not blur2vid :)

Both SIGGRAPH papers by the same author (me). So I understand they are easy to confuse. Even I confuse them myself haha

Oh ok. I saw the "checkpoints" section here: https://raw.githubusercontent.com/tedlasai/blur2vid/refs/heads/main/README.md links to the learn2refocus model, I guess that paper will have different checkpoints

Oops, thats me confusing them ... Sorry, I'll fix that.

@nielsr For this paper, the dataset is around 1.6TB. Any chance this could be allocated?

Sign up or log in to comment