# Latex Pix Backend **Repository Path**: dormin/latex-pix-backend ## Basic Information - **Project Name**: Latex Pix Backend - **Description**: Backend of the Latex Pix - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-19 - **Last Updated**: 2024-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Details The [Mixtex](https://modelscope.cn/models/MixTeX/MixTex-ZhEn-Latex-OCR/files) version of [latex-ocr-server](https://github.com/lucasvanmol/latex-ocr-server). ## Build ```shell poetry run pyinstaller -w -F -n latex-pix-server ./latex_pix/main.py ```