Text-to-Image
Diffusers

Improve model card: Add metadata, links, and image-to-image usage for Kandinsky 5.0 Image Editing

#1
by nielsr HF Staff - opened

This PR enhances the model card for the Kandinsky 5.0 Image Editing model by:

  • Adding pipeline_tag: image-to-image to improve discoverability for relevant tasks on the Hugging Face Hub.
  • Specifying library_name: diffusers to enable an automated, predefined code snippet for users, as indicated by compatibility with the Diffusers library.
  • Including explicit links to the academic paper and the project page.
  • Presenting a clear Python code snippet for image-to-image inference, extracted directly from the GitHub repository, to facilitate quick adoption.
makovka2000 changed pull request status to merged

Sign up or log in to comment