Improve model card with pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the pipeline_tag and library_name metadata, enhancing the model's discoverability on the Hugging Face Hub. The pipeline_tag is set to text-to-3d to accurately reflect the model's functionality, and library_name is set to diffusers given the model's reliance on diffusion model technology.