Add library_name and pipeline_tag to metadata
#3
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the model card by adding:
library_name: diffusersandpipeline_tag: image-to-imageto the metadata for better discoverability and UI support.- The correct Arxiv paper ID (2508.21066) to replace the placeholder link in the header.
The code snippets provided by the authors demonstrate clear compatibility with the diffusers library.
XionghuiWang
changed pull request status to
merged