Improve model card: Update pipeline tag, library name, add usage example and specific code link

#1
by nielsr HF Staff - opened

This PR improves the model card for BAGEL-NHR-Edit by:

  • Updating the pipeline_tag from any-to-any to image-to-image for more accurate categorization and discoverability on the Hub.
  • Setting the library_name to transformers as the model is compatible with the Hugging Face Transformers library (based on Qwen2 architecture).
  • Adding image-editing and text-guided-image-editing to the tags metadata for better model discoverability.
  • Including a direct link to the specific NHR-Edit GitHub repository (https://github.com/Riko0/No-Humans-Required-Dataset) in the header links.
  • Adding a comprehensive Python code snippet demonstrating how to use the model for inference with the transformers library.
  • Adding the Hugging Face Papers link for the paper alongside the existing arXiv link in the header for easy access.

Please review and merge this pull request if the changes align with the repository's guidelines.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment