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.0 based on common practice for research code.
  • Specifying library_name: diffusers as evidenced by file information (_diffusers_version) and GitHub content, enabling the "how to use" widget.
  • Setting pipeline_tag: image-to-image for 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

Sign up or log in to comment