Improve model card: add arXiv link, fix image paths and add metadata
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community team.
This PR improves the model card for SceneGen:
- Adds the
arxiv: 2508.15769tag to the metadata to link the repository to the Hugging Face paper page. - Updates the teaser image URL from a relative path to an absolute path pointing to GitHub, ensuring it renders correctly on the Hub.
- Adds descriptive tags (
3d,scene-generation) for better discoverability. - Organizes the resource links (Paper, Project Page, Code) at the top of the README.
Hi, Niels. Many thanks for your contribution! I have merged this PR and will update the README with some further polishing.
haoningwu
changed pull request status to
merged