Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the community science team at Hugging Face.
This PR improves your model card by adding the image-to-3d pipeline tag to the metadata, which helps users discover your model when filtering tasks on the Hub. It also adds direct links to the research paper, the official GitHub repository, and the project page.
I've also included installation and inference snippets based on your GitHub README to make the model easier to use.