Improve model card: add metadata, links and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I've opened this PR to improve the model card for RSEdit-DiT. The updates include:
- Adding YAML metadata for
library_nameandpipeline_tag. - Adding tags for
remote-sensingandimage-editingto help with discoverability. - Including links to the research paper, code repository, and project page.
- Refining the sample usage snippet based on the official README.
These changes will help users better understand the model and how to use it with the diffusers library.
BiliSakura changed pull request status to merged