Text-to-Image
Diffusers
English
Chinese

Improve model card: Update pipeline tag, add library name, abstract, and paper link

#1
by nielsr HF Staff - opened

This PR enhances the model card for Harmon-1.5B-RecA-plus by:

  • Updating the pipeline_tag from any-to-any to text-to-image in the metadata, which better reflects the model's primary capability and improves discoverability at https://huggingface.co/models?pipeline_tag=text-to-image.
  • Adding library_name: diffusers to the metadata, enabling the automated "how to use" widget on the model page, based on the _diffusers_version found in config.json.
  • Including the paper abstract under a new `
sanaka87 changed pull request status to merged

Sign up or log in to comment