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:

  • Relevant metadata: pipeline_tag (image-to-image), library_name (diffusers), license (apache-2.0), and additional tags.
  • A link to the paper: SV-DRR: High-Fidelity Novel View X-Ray Synthesis Using Diffusion Model.
  • A link to the GitHub repository: https://github.com/xiechun298/SV-DRR.
  • The paper abstract and a brief overview.
  • Key visual demonstrations of the model's capabilities from the GitHub README.
  • A "Usage" section with environment setup, model download, and a Python code snippet for single image inference, taken directly from the GitHub README.
  • The BibTeX citation for proper attribution.

This ensures the model is discoverable, provides users with essential information, and offers a quick way to get started.

xiechun-tsukuba changed pull request status to merged

Sign up or log in to comment