oroszgy commited on
Commit
bec05ca
1 Parent(s): 227642d

build: updated models

Browse files
Files changed (3) hide show
  1. poetry.lock +0 -0
  2. pyproject.toml +1 -1
  3. requirements.txt +64 -64
poetry.lock CHANGED
The diff for this file is too large to render. See raw diff
 
pyproject.toml CHANGED
@@ -8,7 +8,7 @@ license = "MIT"
8
  [tool.poetry.dependencies]
9
  python = "^3.7.1"
10
  spacy-streamlit = "==1.0.4"
11
- hu-core-news-trf = {url = "https://huggingface.co/huspacy/hu_core_news_trf/resolve/v3.4.0/hu_core_news_trf-any-py3-none-any.whl"}
12
 
13
  [tool.poetry.dev-dependencies]
14
 
 
8
  [tool.poetry.dependencies]
9
  python = "^3.7.1"
10
  spacy-streamlit = "==1.0.4"
11
+ hu-core-news-trf = {url = "https://huggingface.co/huspacy/hu_core_news_trf/resolve/v3.5.1/hu_core_news_trf-any-py3-none-any.whl"}
12
 
13
  [tool.poetry.dev-dependencies]
14
 
requirements.txt CHANGED
@@ -1,87 +1,87 @@
1
- altair==4.2.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
2
- attrs==22.1.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
3
  backports-zoneinfo==0.2.1 ; python_full_version >= "3.7.1" and python_version < "3.9"
4
- blinker==1.5 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
5
- blis==0.7.9 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
6
- cachetools==5.2.0 ; python_full_version >= "3.7.1" and python_version < "4.0"
7
- catalogue==2.0.8 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
8
- certifi==2022.9.24 ; python_full_version >= "3.7.1" and python_version < "4"
9
- charset-normalizer==2.1.1 ; python_full_version >= "3.7.1" and python_version < "4"
10
- click==8.1.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
11
- colorama==0.4.6 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system == "Windows"
12
- commonmark==0.9.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
13
- confection==0.0.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
14
  cymem==2.0.7 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
15
  decorator==5.1.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
16
- entrypoints==0.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
17
- filelock==3.8.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
18
  gitdb==4.0.10 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
19
- gitpython==3.1.29 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
20
- hu-core-news-trf @ https://huggingface.co/huspacy/hu_core_news_trf/resolve/v3.4.0/hu_core_news_trf-any-py3-none-any.whl ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
21
- huggingface-hub==0.11.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
22
- idna==3.4 ; python_full_version >= "3.7.1" and python_version < "4"
23
- importlib-metadata==5.0.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
24
- importlib-resources==5.10.0 ; python_full_version >= "3.7.1" and python_version < "3.9"
25
  jinja2==3.1.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
26
- jsonschema==4.17.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
27
  langcodes==3.3.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
28
- markupsafe==2.1.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
 
 
29
  murmurhash==1.0.9 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
30
  numpy==1.21.1 ; python_full_version < "4.0.0" and python_full_version >= "3.7.1"
31
- nvidia-cublas-cu11==11.10.3.66 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
32
- nvidia-cuda-nvrtc-cu11==11.7.99 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
33
- nvidia-cuda-runtime-cu11==11.7.99 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
34
- nvidia-cudnn-cu11==8.5.0.96 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
35
- packaging==21.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
36
  pandas==1.3.5 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
37
- pathy==0.10.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
38
- pillow==9.3.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
39
  pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.7.1" and python_version < "3.9"
40
  preshed==3.0.8 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
41
  protobuf==3.20.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
42
- pyarrow==10.0.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
43
- pydantic==1.10.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
44
  pydeck==0.8.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
45
- pygments==2.13.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
46
  pympler==1.0.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
47
- pyparsing==3.0.9 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
48
- pyrsistent==0.19.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
49
  python-dateutil==2.8.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
50
- pytz-deprecation-shim==0.1.0.post0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
51
- pytz==2022.6 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
52
- pyyaml==6.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
53
- regex==2022.10.31 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
54
- requests==2.28.1 ; python_full_version >= "3.7.1" and python_version < "4"
55
- rich==12.6.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
56
- semver==2.13.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
57
- setuptools==65.6.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
58
  six==1.16.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
59
- smart-open==5.2.1 ; python_full_version >= "3.7.1" and python_version < "4.0"
60
  smmap==5.0.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
61
- spacy-alignments==0.8.6 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
62
- spacy-experimental==0.6.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
63
- spacy-legacy==3.0.10 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
64
- spacy-loggers==1.0.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
65
  spacy-streamlit==1.0.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
66
- spacy-transformers==1.1.8 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
67
- spacy==3.4.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
68
- srsly==2.4.5 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
69
  streamlit==1.12.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
70
- thinc==8.1.5 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
71
- tokenizers==0.12.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
72
  toml==0.10.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
73
  toolz==0.12.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
74
- torch==1.13.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
75
  tornado==6.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
76
- tqdm==4.64.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
77
- transformers==4.21.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
78
- typer==0.7.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
79
- typing-extensions==4.1.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
80
- tzdata==2022.6 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
81
- tzlocal==4.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
82
- urllib3==1.26.13 ; python_full_version >= "3.7.1" and python_version < "4"
83
  validators==0.20.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
84
- wasabi==0.10.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
85
- watchdog==2.1.9 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system != "Darwin"
86
- wheel==0.38.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
87
- zipp==3.10.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
 
1
+ altair==5.0.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
2
+ attrs==23.1.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
3
  backports-zoneinfo==0.2.1 ; python_full_version >= "3.7.1" and python_version < "3.9"
4
+ blinker==1.6.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
5
+ blis==0.7.10 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
6
+ cachetools==5.3.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
7
+ catalogue==2.0.9 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
8
+ certifi==2023.7.22 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
9
+ charset-normalizer==3.2.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
10
+ click==8.1.7 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
11
+ colorama==0.4.6 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and (platform_system == "Windows" or sys_platform == "win32")
12
+ confection==0.1.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
 
13
  cymem==2.0.7 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
14
  decorator==5.1.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
15
+ filelock==3.12.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
16
+ fsspec==2023.1.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
17
  gitdb==4.0.10 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
18
+ gitpython==3.1.32 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
19
+ hu-core-news-trf @ https://huggingface.co/huspacy/hu_core_news_trf/resolve/v3.5.1/hu_core_news_trf-any-py3-none-any.whl ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
20
+ huggingface-hub==0.16.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
21
+ idna==3.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
22
+ importlib-metadata==6.7.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
23
+ importlib-resources==5.12.0 ; python_full_version >= "3.7.1" and python_version < "3.9"
24
  jinja2==3.1.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
25
+ jsonschema==4.17.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
26
  langcodes==3.3.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
27
+ markdown-it-py==2.2.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
28
+ markupsafe==2.1.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
29
+ mdurl==0.1.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
30
  murmurhash==1.0.9 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
31
  numpy==1.21.1 ; python_full_version < "4.0.0" and python_full_version >= "3.7.1"
32
+ nvidia-cublas-cu11==11.10.3.66 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system == "Linux"
33
+ nvidia-cuda-nvrtc-cu11==11.7.99 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system == "Linux"
34
+ nvidia-cuda-runtime-cu11==11.7.99 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system == "Linux"
35
+ nvidia-cudnn-cu11==8.5.0.96 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system == "Linux"
36
+ packaging==23.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
37
  pandas==1.3.5 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
38
+ pathy==0.10.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
39
+ pillow==9.5.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
40
  pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.7.1" and python_version < "3.9"
41
  preshed==3.0.8 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
42
  protobuf==3.20.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
43
+ pyarrow==12.0.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
44
+ pydantic==1.10.12 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
45
  pydeck==0.8.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
46
+ pygments==2.16.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
47
  pympler==1.0.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
48
+ pyrsistent==0.19.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
 
49
  python-dateutil==2.8.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
50
+ pytz==2023.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
51
+ pyyaml==6.0.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
52
+ regex==2023.8.8 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
53
+ requests==2.31.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
54
+ rich==13.5.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
55
+ safetensors==0.3.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
56
+ semver==3.0.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
57
+ setuptools==68.0.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
58
  six==1.16.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
59
+ smart-open==6.3.0 ; python_full_version >= "3.7.1" and python_version < "4.0"
60
  smmap==5.0.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
61
+ spacy-alignments==0.9.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
62
+ spacy-experimental==0.6.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
63
+ spacy-legacy==3.0.12 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
64
+ spacy-loggers==1.0.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
65
  spacy-streamlit==1.0.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
66
+ spacy-transformers==1.2.5 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
67
+ spacy==3.5.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
68
+ srsly==2.4.7 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
69
  streamlit==1.12.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
70
+ thinc==8.1.12 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
71
+ tokenizers==0.13.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
72
  toml==0.10.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
73
  toolz==0.12.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
74
+ torch==1.13.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
75
  tornado==6.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
76
+ tqdm==4.66.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
77
+ transformers==4.30.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
78
+ typer==0.9.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
79
+ typing-extensions==4.4.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
80
+ tzdata==2023.3 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system == "Windows"
81
+ tzlocal==5.0.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
82
+ urllib3==2.0.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
83
  validators==0.20.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
84
+ wasabi==1.1.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
85
+ watchdog==3.0.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system != "Darwin"
86
+ wheel==0.41.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and platform_system == "Linux"
87
+ zipp==3.15.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"