File size: 635 Bytes
f70ac9e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
license: cc-by-sa-4.0
library_name: transformers.js
base_model:
- vikp/texify
pipeline_tag: image-to-text
---
# texify (ONNX)
This is an ONNX version of [vikp/texify](https://huggingface.co/vikp/texify). It was automatically converted and uploaded using [this Hugging Face Space](https://huggingface.co/spaces/onnx-community/convert-to-onnx).
## Usage with Transformers.js
See the pipeline documentation for `image-to-text`: https://huggingface.co/docs/transformers.js/api/pipelines#module_pipelines.ImageToTextPipeline
---
OCR equation images and text to latex. See [texify](https://github.com/VikParuchuri/texify).
|