Update paper link and image URLs in UMO model card
#1
by nielsr HF Staff - opened
This PR updates the model card for UMO to improve discoverability and rendering:
- Paper Link: The link to the paper badge has been updated from the arXiv URL to the official Hugging Face Papers page: UMO: Scaling Multi-Identity Consistency for Image Customization via Matching Reward. The badge text is also updated from "arXiv paper" to "Paper".
- Image URLs: The
srcattributes forassets/logo.pngandassets/showcase.jpghave been updated to use their absolute raw URLs from the GitHub repository. This ensures that the images render correctly and robustly on the Hugging Face Hub, regardless of how the assets are managed within the repository.
The existing metadata and comprehensive content, including quick start guides and code snippets, remain unchanged as they are already well-documented and align with best practices.
cb1cyf changed pull request status to merged