Add comprehensive model card for SV-DRR
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the SV-DRR model.
It includes:
- Linking to the paper: SV-DRR: High-Fidelity Novel View X-Ray Synthesis Using Diffusion Model
- Adding
license: apache-2.0based on common practice for research code. - Specifying
library_name: diffusersas evidenced by file information (_diffusers_version) and GitHub content, enabling the "how to use" widget. - Setting
pipeline_tag: image-to-imagefor better discoverability. - Providing a direct link to the GitHub repository.
- Including sample usage code snippets from the GitHub README.
Please review and merge this PR if everything looks good.
xiechun-tsukuba
changed pull request status to
merged