omdev==0.0.0.dev283
omlish==0.0.0.dev283

[all]
transformers~=4.51
sentence-transformers~=4.0
huggingface-hub~=0.30
datasets~=3.5
llama-cpp-python~=0.3
numpy>=1.26
pytesseract~=0.3
rapidocr-onnxruntime~=1.4
pillow~=11.1
duckduckgo-search~=8.0
tinygrad~=0.10
torch~=2.6
mwparserfromhell~=0.6
wikitextparser~=0.56

[all:python_version < "3.13"]
lxml~=5.3

[all:sys_platform == "darwin"]
mlx-lm~=0.22

[backends]
transformers~=4.51
sentence-transformers~=4.0

[backends:sys_platform == "darwin"]
mlx-lm~=0.22

[huggingface]
huggingface-hub~=0.30
datasets~=3.5

[llamacpp]
llama-cpp-python~=0.3

[numpy]
numpy>=1.26

[ocr]
pytesseract~=0.3
rapidocr-onnxruntime~=1.4

[pillow]
pillow~=11.1

[search]
duckduckgo-search~=8.0

[tinygrad]
tinygrad~=0.10

[torch]
torch~=2.6

[wiki]
mwparserfromhell~=0.6
wikitextparser~=0.56

[xml]

[xml:python_version < "3.13"]
lxml~=5.3
