Improve model card: Add Chinese language tag, project page, and extended usage

#1
by nielsr HF Staff - opened

This PR improves the model card for FG-CLIP 2 by:

  • Adding zh to the language tags in the metadata, correctly reflecting its bilingual (English and Chinese) capabilities.
  • Adding an explicit link to the project page (https://360cvgroup.github.io/FG-CLIP) for easier access to more resources.
  • Updating the main paper link in the description to the official Hugging Face papers page (https://huggingface.co/papers/2510.10921).
  • Integrating the more comprehensive "Quick Start" section, including Chinese examples and walk_type notes, from the GitHub README.
  • Adding the "模型架构" (Model Architecture), "安装" (Installation), "模型仓库" (Model Repository), "评测基准" (Evaluation Benchmark), "训练" (Training), and "评测" (Evaluation) sections from the GitHub README to provide richer documentation.
  • Resolving relative image paths to absolute URLs on the Hugging Face Hub for proper rendering.
qingshan777 changed pull request status to merged

Sign up or log in to comment