Improve model card and add metadata
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community science team. I've noticed this repository is missing some key metadata and documentation.
This PR:
- Adds the
library_name: diffuserstag based on theconfig.jsonand model architecture. - Adds the
pipeline_tag: image-to-image. - Links the model to the original paper, project page, and GitHub repository.
- Adds a sample usage command derived from the official documentation.
- Updates the license information to be more specific to the underlying architecture.
Merging this will make the model more discoverable on the Hub and provide users with immediate context on how to use it.