Improve model card for Lego-Edit: Add metadata, links, abstract, and structure

#4
by nielsr HF Staff - opened

This pull request significantly enhances the model card for the Lego-Edit framework by:

  • Updating metadata:
    • Changing the license to cc-by-nc-4.0 to reflect the model's licensing terms as specified in the GitHub repository's disclaimer.
    • Adding pipeline_tag: image-to-image to improve discoverability for image editing and manipulation tasks.
    • Adding library_name: transformers based on evidence of Qwen2_5_VLForConditionalGeneration architecture, Qwen2Tokenizer, Qwen2_5_VLProcessor, and explicit mention of transformers library modification in the quick start guide.
  • Adding key links: Including direct links to the paper, project page, and GitHub repository for easy access to related resources.
  • Incorporating abstract: Providing the paper's abstract to give a quick overview of the model's purpose and methodology.
  • Restructuring content: Reorganizing the model card for better readability, integrating images directly from the GitHub repository, and adding sections for Features, Disclaimer, Citation, and Acknowledgments from the official GitHub README.
  • Removing verbose file information: As per instructions, the detailed file content has been removed from the model card.

For detailed setup and usage instructions, please refer to the provided GitHub repository.

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

Sign up or log in to comment