idefics2-8b-ocr / requirements.txt
huz-relay's picture
Remove logging as a dependency
e1ea9eb
raw
history blame contribute delete
No virus
1.04 kB
-i https://pypi.org/simple
certifi==2024.6.2; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
filelock==3.14.0; python_version >= '3.8'
fsspec==2024.6.0; python_version >= '3.8'
huggingface-hub==0.23.3; python_full_version >= '3.8.0'
idna==3.7; python_version >= '3.5'
jinja2==3.1.4; python_version >= '3.7'
markupsafe==2.1.5; python_version >= '3.7'
mpmath==1.3.0
networkx==3.3; python_version >= '3.10'
numpy==1.26.4; python_version >= '3.9'
packaging==24.1; python_version >= '3.8'
pillow==10.3.0; python_version >= '3.8'
pyyaml==6.0.1; python_version >= '3.6'
regex==2024.5.15; python_version >= '3.8'
requests==2.32.3; python_version >= '3.8'
safetensors==0.4.3; python_version >= '3.7'
sympy==1.12.1; python_version >= '3.8'
tokenizers==0.19.1; python_version >= '3.7'
torch==2.3.1; python_full_version >= '3.8.0'
tqdm==4.66.4; python_version >= '3.7'
transformers==4.41.2; python_full_version >= '3.8.0'
typing-extensions==4.12.2; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'