MrFitzmaurice commited on
Commit
6d8b6ef
·
verified ·
1 Parent(s): ced0d67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ base_model:
8
  pipeline_tag: image-text-to-text
9
  tags:
10
  - code
 
11
  ---
12
  This model aims to allow users to convert from handwritten text to lambda calculus code.
13
 
 
8
  pipeline_tag: image-text-to-text
9
  tags:
10
  - code
11
+ library_name: transformers
12
  ---
13
  This model aims to allow users to convert from handwritten text to lambda calculus code.
14