Add comprehensive model card for Distilled Protein Backbone Generation
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the Distilled Protein Backbone Generation model.
It includes:
- A link to the paper: Distilled Protein Backbone Generation
- A link to the GitHub repository: https://github.com/LY-Xie/SiD_Protein
- The Apache 2.0 license.
- The
pipeline_tag: otherfor specialized tasks in protein generation. - The paper's abstract.
- An illustrative image of generated protein structures.
- A sample usage section with a
bashcode snippet for inference, taken directly from the GitHub README. - The BibTeX citation for the paper.
- Acknowledgements from the original repository.
Please review and merge this PR if everything looks good.
LY-Xie
changed pull request status to
merged