--- 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).