Improve model card with pipeline tag, library, and project links

#1
by nielsr HF Staff - opened

Hi, I'm Niels from the Hugging Face team.

This PR improves the model card for ArcFlow by:

  • Adding the pipeline_tag: text-to-image to the metadata for better discoverability.
  • Adding library_name: diffusers to the metadata, as the model demonstrates clear compatibility with the Diffusers library in its usage examples and config files.
  • Linking the model card to its paper page on the Hub.
  • Adding a prominent link to the official GitHub repository.
  • Including a concise "Overview" section to briefly describe the model without adding the full abstract.

These updates aim to make the model more discoverable, provide clearer usage context, and adhere to best practices for documentation on the Hub.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment