nielsr HF staff commited on
Commit
b18b8e5
·
verified ·
1 Parent(s): 7a0ca09

Add pipeline tag and library name to model card

Browse files

This PR adds the `pipeline_tag: other` and `library_name: pytorch` to the model card metadata. This improves discoverability and clarifies the underlying framework used.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  - generative-ai
7
  - biology
8
  - chemistry
 
 
9
  ---
10
 
11
  ## ⚡️ReQFlow: Rectified Quaternion Flow for Efficient and High-Quality Protein Backbone Generation
 
6
  - generative-ai
7
  - biology
8
  - chemistry
9
+ pipeline_tag: other
10
+ library_name: pytorch
11
  ---
12
 
13
  ## ⚡️ReQFlow: Rectified Quaternion Flow for Efficient and High-Quality Protein Backbone Generation