nielsr HF Staff commited on
Commit
8561a72
·
verified ·
1 Parent(s): 55b7a5a

Add pipeline tag and library name

Browse files

This PR ensures that the model is correctly tagged as a text-generation model, and its associated library name is present.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
 
5
  # IgCraft: A generative model for paired human antibody sequence design
 
1
  ---
2
  license: mit
3
+ library_name: pytorch
4
+ pipeline_tag: text-generation
5
  ---
6
 
7
  # IgCraft: A generative model for paired human antibody sequence design