Improve model card with metadata and usage instructions
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: image-to-3dto better categorize the model. - Adding the
library_name: pytorchas indicated in the installation instructions. - Adding a license (assuming MIT based on common practices in similar repositories).
- Adding usage and installation instructions
This enhances discoverability and provides more comprehensive information for users.
many thanks!
siyan824 changed pull request status to
merged