Add pipeline tag and library name
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding
pipeline_tag: text-to-image, ensuring the model can be found at https://huggingface.co/models?pipeline_tag=text-to-image. - Adding
library_name: diffusers, to indicate compatibility with the Hugging Face Diffusers library and enable the "Use in Diffusers" widget.