INSTALL.md and requirements.txt
Showing
with
99 additions
and
46 deletions
INSTALL.md
0 → 100644
requirements.txt
0 → 100644
| blis==0.7.7; python_version >= "3.6" | |||
| catalogue==2.0.7; python_version >= "3.6" | |||
| certifi==2022.5.18.1; python_full_version >= "3.7.0" and python_version >= "3.6" | |||
| charset-normalizer==2.0.12; python_full_version >= "3.7.0" and python_version >= "3.6" | |||
| click==8.1.3; python_version >= "3.7" | |||
| colorama==0.4.4; platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.7.0" | |||
| cymem==2.0.6; python_version >= "3.6" | |||
| filelock==3.7.0; python_version >= "3.7" and python_full_version >= "3.7.0" | |||
| huggingface-hub==0.6.0; python_full_version >= "3.7.0" | |||
| idna==3.3; python_full_version >= "3.7.0" and python_version >= "3.6" | |||
| jinja2==3.1.2; python_version >= "3.7" | |||
| joblib==1.1.0; python_version >= "3.7" | |||
| langcodes==3.3.0; python_version >= "3.6" | |||
| markupsafe==2.1.1; python_version >= "3.7" | |||
| murmurhash==1.0.7; python_version >= "3.6" | |||
| nltk==3.7; python_version >= "3.7" | |||
| numpy==1.22.4; python_version >= "3.8" and python_full_version >= "3.7.0" | |||
| packaging==21.3; python_version >= "3.6" and python_full_version >= "3.7.0" | |||
| pathy==0.6.1; python_version >= "3.6" | |||
| preshed==3.0.6; python_version >= "3.6" | |||
| pydantic==1.8.2; python_full_version >= "3.6.1" and python_version >= "3.6" | |||
| pyparsing==3.0.9; python_version >= "3.6" and python_full_version >= "3.7.0" | |||
| pyyaml==6.0; python_version >= "3.6" and python_full_version >= "3.7.0" | |||
| regex==2022.4.24; python_version >= "3.7" and python_full_version >= "3.7.0" | |||
| requests==2.27.1; python_full_version >= "3.7.0" and python_version >= "3.6" | |||
| smart-open==5.2.1; python_version >= "3.6" and python_version < "4.0" | |||
| spacy-legacy==3.0.9; python_version >= "3.6" | |||
| spacy-loggers==1.0.2; python_version >= "3.6" | |||
| spacy==3.3.0; python_version >= "3.6" | |||
| srsly==2.4.3; python_version >= "3.6" | |||
| thinc==8.0.16; python_version >= "3.6" | |||
| tokenizers==0.12.1; python_full_version >= "3.7.0" | |||
| torch==1.11.0; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux" | |||
| tqdm==4.64.0; python_full_version >= "3.7.0" and python_version >= "3.7" | |||
| transformers==4.19.2; python_full_version >= "3.7.0" | |||
| typer==0.4.1; python_version >= "3.6" | |||
| typing-extensions==4.2.0; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux" and python_full_version >= "3.7.0" | |||
| urllib3==1.26.9; python_full_version >= "3.7.0" and python_version < "4" and python_version >= "3.6" | |||
| wasabi==0.9.1; python_version >= "3.6" |
Please
register
or
sign in
to comment