Commit b7bc1609 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent de227db3
......@@ -38,7 +38,7 @@ sudo apt-get install poppler-utils ttf-mscorefonts-installer msttcorefonts fonts
pip install olmocr
pip install transformers==4.46.3
pip install -e . -i https://pypi.tuna.tsinghua.edu.cn/simple
pip unintall torchvision
pip install torchvision
......@@ -55,7 +55,7 @@ sudo apt-get install poppler-utils ttf-mscorefonts-installer msttcorefonts fonts
cd /path/your_code_data/
pip install olmocr
pip install transformers==4.46.3
pip install -e . -i https://pypi.tuna.tsinghua.edu.cn/simple
pip unintall torchvision
pip install torchvision
......@@ -83,7 +83,7 @@ sudo apt-get install poppler-utils ttf-mscorefonts-installer msttcorefonts fonts
cd /path/your_code_data/
pip install olmocr
pip install transformers==4.46.3
pip install -e . -i https://pypi.tuna.tsinghua.edu.cn/simple
pip unintall torchvision
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment