Update README.md
Browse files
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 |
|