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

#3
by nielsr HF Staff - opened

This PR significantly enhances the model card for Lego-Edit by:

  • Updating metadata:
    • Changing the license to cc-by-nc-4.0 to accurately reflect the license for the model weights, as specified in the GitHub repository's disclaimer.
    • Adding the pipeline_tag: image-to-image to improve model discoverability, aligning with its core functionality as an image editing framework.
    • Adding library_name: transformers based on the model's Qwen2_5_VLForConditionalGeneration architecture and related processor/tokenizer classes found in the config.json and tokenizer_config.json files, enabling automated usage snippets on the Hub.
    • Adding relevant tags like vision-language, image-editing, multimodal, and qwen2_5 for better categorization.
  • Adding comprehensive content:

This update makes the model card much more informative and accessible for users on the Hugging Face Hub.

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

Sign up or log in to comment