Add pipeline tag and library name

#3
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: afl-3.0
 
 
3
  tags:
4
  - medical
5
  ---
 
1
  ---
2
  license: afl-3.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
  tags:
6
  - medical
7
  ---