Diffusers

Improve model card: Add pipeline tag, library name, and abstract

#4
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding pipeline_tag: image-to-image, ensuring the model appears in relevant search filters on the Hugging Face Hub (https://huggingface.co/models?pipeline_tag=image-to-image).
  • Specifying library_name: diffusers, which is indicated as the primary library used by the project.
  • Including the paper abstract for a more comprehensive overview of the model.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment