Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card's metadata by adding the pipeline_tag and library_name, which are crucial for discoverability. The pipeline_tag: any-to-any reflects the model's multi-task capabilities, and library_name: diffusers clarifies the underlying framework.