Improve model card: add description, links and sample usage
#1
by nielsr HF Staff - opened
This PR improves the model card for SurGe by adding:
- Links to the paper, project page, GitHub repository, and demo.
- A concise description of the model and its components (like the Neighborhood Attention Decoder).
- A sample usage code snippet for running inference.
- The BibTeX citation for the paper.
awesome, thank you!
karimknaebel changed pull request status to merged