blacksquadece commited on
Commit
59f78ef
1 Parent(s): fcc3897

Requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +124 -0
requirements.txt ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ltair==4.2.0
2
+ argon2-cffi==21.3.0
3
+ argon2-cffi-bindings==21.2.0
4
+ astor==0.8.1
5
+ attrs==21.4.0
6
+ backcall==0.2.0
7
+ backports.zoneinfo==0.2.1
8
+ base58==2.1.1
9
+ beautifulsoup4==4.10.0
10
+ bleach==4.1.0
11
+ blinker==1.4
12
+ blis==0.7.5
13
+ cachetools==5.0.0
14
+ catalogue==2.0.6
15
+ certifi==2021.10.8
16
+ cffi==1.15.0
17
+ charset-normalizer==2.0.10
18
+ click==7.1.2
19
+ cycler==0.11.0
20
+ cymem==2.0.6
21
+ debugpy==1.5.1
22
+ decorator==5.1.1
23
+ defusedxml==0.7.1
24
+ entrypoints==0.3
25
+ filelock==3.4.2
26
+ fonttools==4.28.5
27
+ gitdb==4.0.9
28
+ GitPython==3.1.26
29
+ got==0.0.1
30
+ huggingface-hub==0.2.1
31
+ idna==3.3
32
+ importlib-resources==5.4.0
33
+ ipykernel==6.6.1
34
+ ipython==7.31.0
35
+ ipython-genutils==0.2.0
36
+ ipywidgets==7.6.5
37
+ jedi==0.18.1
38
+ Jinja2==3.0.3
39
+ joblib==1.1.0
40
+ jsonpickle==2.0.0
41
+ jsonschema==4.3.3
42
+ jupyter-client==7.1.0
43
+ jupyter-core==4.9.1
44
+ jupyterlab-pygments==0.1.2
45
+ jupyterlab-widgets==1.0.2
46
+ kiwisolver==1.3.2
47
+ langcodes==3.3.0
48
+ MarkupSafe==2.0.1
49
+ matplotlib==3.5.1
50
+ matplotlib-inline==0.1.3
51
+ mistune==0.8.4
52
+ murmurhash==1.0.6
53
+ nbclient==0.5.9
54
+ nbconvert==6.4.0
55
+ nbformat==5.1.3
56
+ nest-asyncio==1.5.4
57
+ networkx==2.6.3
58
+ notebook==6.4.6
59
+ numpy==1.22.0
60
+ packaging==21.3
61
+ pandas==1.3.5
62
+ pandocfilters==1.5.0
63
+ parso==0.8.3
64
+ pathy==0.6.1
65
+ pexpect==4.8.0
66
+ pickleshare==0.7.5
67
+ Pillow==9.0.0
68
+ preshed==3.0.6
69
+ prometheus-client==0.12.0
70
+ prompt-toolkit==3.0.24
71
+ protobuf==3.19.3
72
+ ptyprocess==0.7.0
73
+ pyarrow==6.0.1
74
+ pycparser==2.21
75
+ pydantic==1.8.2
76
+ pydeck==0.7.1
77
+ Pygments==2.11.2
78
+ Pympler==1.0.1
79
+ pyparsing==3.0.6
80
+ pyrsistent==0.18.0
81
+ python-dateutil==2.8.2
82
+ pytz==2021.3
83
+ pytz-deprecation-shim==0.1.0.post0
84
+ pyvis==0.1.9
85
+ PyYAML==6.0
86
+ pyzmq==22.3.0
87
+ regex==2021.11.10
88
+ requests==2.27.1
89
+ sacremoses==0.0.47
90
+ Send2Trash==1.8.0
91
+ six==1.16.0
92
+ smart-open==5.2.1
93
+ smmap==5.0.0
94
+ soupsieve==2.3.1
95
+ spacy==3.2.1
96
+ spacy-legacy==3.0.8
97
+ spacy-loggers==1.0.1
98
+ srsly==2.4.2
99
+ streamlit==1.3.1
100
+ terminado==0.12.1
101
+ testpath==0.5.0
102
+ thinc==8.0.13
103
+ tokenizers==0.10.3
104
+ toml==0.10.2
105
+ toolz==0.11.2
106
+ torch==1.10.1
107
+ tornado==6.1
108
+ tqdm==4.62.3
109
+ traitlets==5.1.1
110
+ transformers==4.15.0
111
+ typer==0.4.0
112
+ typing-extensions==4.0.1
113
+ tzdata==2021.5
114
+ tzlocal==4.1
115
+ urllib3==1.26.8
116
+ validators==0.18.2
117
+ wasabi==0.9.0
118
+ watchdog==2.1.6
119
+ wcwidth==0.2.5
120
+ webencodings==0.5.1
121
+ widgetsnbextension==3.5.2
122
+ wikipedia==1.4.0
123
+ zipp==3.7.0
124
+ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0.tar.gz#egg=en_core_web_sm