8000 GitHub - link-ding/Mac-Local-Latex-OCR
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

link-ding/Mac-Local-Latex-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mac-Local-Latex-OCR

1. Create & Activate Environment

conda create -n mac-local-latex-ocr python=3.11 -y
conda activate mac-local-latex-ocr

2. Install Requirements

pip install -r requirements.txt

3. Get python path and latex.py path

# use which python 
which python

4. Put you python path and file path to macro

Macro Diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0