Add model card and metadata for DeblurNVS
#1
by nielsr HF Staff - opened
This PR improves the model card for DeblurNVS by:
- Adding the
image-to-imagepipeline tag for better discoverability. - Including links to the paper and the official GitHub repository.
- Providing a brief description of the model's functionality.
- Detailing the expected weight layout required for the demo.
- Adding a sample usage snippet from the GitHub README to help users run the inference script.