mirror of
https://github.com/allenai/olmocr.git
synced 2025-06-27 04:00:02 +00:00
Reqs
This commit is contained in:
parent
9d5193538c
commit
299819e313
@ -34,6 +34,7 @@ dependencies = [
|
||||
"orjson",
|
||||
"requests",
|
||||
"zstandard",
|
||||
"aiohttp",
|
||||
]
|
||||
license = {file = "LICENSE"}
|
||||
|
||||
@ -64,7 +65,10 @@ dev = [
|
||||
"sphinx-autodoc-typehints==1.23.3",
|
||||
"packaging",
|
||||
"necessary",
|
||||
"requests",
|
||||
]
|
||||
|
||||
inference = [
|
||||
"sglang[all]"
|
||||
]
|
||||
|
||||
train = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user