mirror of
https://github.com/allenai/olmocr.git
synced 2025-10-13 17:22:13 +00:00
Merge branch 'main' of https://github.com/allenai/olmocr into main
This commit is contained in:
commit
ecbd3a246f
@ -57,6 +57,10 @@ conda activate olmocr
|
||||
git clone https://github.com/allenai/olmocr.git
|
||||
cd olmocr
|
||||
|
||||
# For CPU-only operations, ex. running benchmarks
|
||||
pip install -e .
|
||||
|
||||
# For actually converting the files with your own GPU
|
||||
pip install -e .[gpu] --find-links https://flashinfer.ai/whl/cu124/torch2.4/flashinfer/
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user