omdev==0.0.0.dev158
omlish==0.0.0.dev158

[all]
sentence-transformers~=3.2
transformers~=4.45
huggingface-hub~=0.25
datasets~=3.1
llama-cpp-python~=0.3
numpy>=1.20
pytesseract~=0.3
rapidocr-onnxruntime~=1.4
pillow~=11.0
duckduckgo-search~=6.3
tinygrad~=0.9
torch~=2.5
mwparserfromhell~=0.6
wikitextparser~=0.56

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

[backends]
sentence-transformers~=3.2
transformers~=4.45

[huggingface]
huggingface-hub~=0.25
datasets~=3.1

[llamacpp]
llama-cpp-python~=0.3

[numpy]
numpy>=1.20

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

[pillow]
pillow~=11.0

[search]
duckduckgo-search~=6.3

[tinygrad]
tinygrad~=0.9

[torch]
torch~=2.5

[wiki]
mwparserfromhell~=0.6
wikitextparser~=0.56

[xml]

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