Add comprehensive model card for PatchDPO

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for PatchDPO by adding comprehensive details and essential metadata.

It includes:

  • The pipeline_tag: text-to-image to ensure discoverability on the Hub for image generation models.
  • The library_name: diffusers for proper library association and potential widget integration.
  • A direct link to the paper: PatchDPO: Patch-level DPO for Finetuning-free Personalized Image Generation.
  • A link to the official GitHub repository for code and further details.
  • Detailed information, including the model overview, framework, performance metrics, qualitative examples, installation requirements, dataset information, and code snippets for training, inference, and evaluation, all adapted from the project's GitHub README.
  • A BibTeX citation for the paper.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment