Add pipeline tag and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. This PR improves your model card by adding the image-to-3d pipeline tag to the metadata, which helps with model discoverability on the Hub. I've also added a "Sample Usage" section with a code snippet showing how to download the checkpoints using the huggingface_hub library, based on the instructions in your GitHub README.
marstin changed pull request status to merged