Update model card with correct paper details and pipeline tag
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Updating the introductory text to correctly reference and link the official Hugging Face Papers page for AlignGuard: Scalable Safety Alignment for Text-to-Image Generation.
- Adding the
pipeline_tag: text-to-image
to the metadata, ensuring the model is correctly categorized and discoverable on the Hub at https://huggingface.co/models?pipeline_tag=text-to-image.