convbot / requirements-win.txt
freemt
Update torch+cpu 1.7.0 for linux
aaacc65
certifi==2021.5.30; python_full_version >= "3.6.0"
charset-normalizer==2.0.3; python_version >= "3" and python_full_version >= "3.6.0"
click==8.0.1; python_version >= "3.6" and python_full_version >= "3.6.0"
colorama==0.4.4; python_full_version >= "3.6.0" and sys_platform == "win32" and platform_system == "Windows" and python_version >= "3.6"
filelock==3.0.12; python_full_version >= "3.6.0"
huggingface-hub==0.0.12; python_full_version >= "3.6.0"
idna==3.2; python_version >= "3.5" and python_full_version >= "3.6.0"
importlib-metadata==4.6.1; python_version < "3.8" and python_full_version >= "3.6.0" and python_version >= "3.6"
joblib==1.0.1; python_version >= "3.6" and python_full_version >= "3.6.0"
logzero==1.7.0
numpy==1.21.1; python_version >= "3.7" and python_full_version >= "3.6.0"
packaging==21.0; python_version >= "3.6" and python_full_version >= "3.6.0"
pyparsing==2.4.7; python_version >= "3.6" and python_full_version >= "3.6.0"
pyyaml==5.4.1; python_full_version >= "3.6.0"
regex==2021.7.6; python_full_version >= "3.6.0"
requests==2.26.0; python_full_version >= "3.6.0"
sacremoses==0.0.45; python_full_version >= "3.6.0"
six==1.16.0; python_full_version >= "3.6.0"
tokenizers==0.10.3; python_full_version >= "3.6.0"
torch==1.7.1+cpu --find-links https://download.pytorch.org/whl/torch_stable.html
tqdm==4.61.2; python_full_version >= "3.6.0"
transformers==4.9.0; python_full_version >= "3.6.0"
typing-extensions==3.10.0.0; python_version >= "3.7" and python_version < "3.8" and sys_platform == "linux" and python_full_version >= "3.6.2"
urllib3==1.26.6; python_full_version >= "3.6.0" and python_version < "4"
zipp==3.5.0; python_version < "3.8" and python_full_version >= "3.6.0" and python_version >= "3.6"