Add model card for Sealing The Backdoor
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the research work Sealing The Backdoor: Unlearning Adversarial Text Triggers In Diffusion Models Using Knowledge Distillation.
It includes:
- A link to the paper
- A link to the GitHub repository for the code
- The
pipeline_tag: text-to-image
for discoverability on the Hugging Face Hub - The
library_name: diffusers
for compatibility with the Hugging Facediffusers
library, enabling the automated usage snippet.
ashwath-vaithina
changed pull request status to
merged