matthewfarant commited on
Commit
c141a99
·
1 Parent(s): 750af83

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +176 -0
requirements.txt ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.0.0
2
+ aiohttp==3.8.6
3
+ aiosignal==1.3.1
4
+ altair==5.1.2
5
+ annotated-types==0.6.0
6
+ appdirs==1.4.4
7
+ appnope==0.1.3
8
+ asttokens==2.4.0
9
+ async-timeout==4.0.3
10
+ attrs==23.1.0
11
+ backcall==0.2.0
12
+ beautifulsoup4==4.12.2
13
+ blinker==1.6.3
14
+ blis==0.7.11
15
+ bs4==0.0.1
16
+ cachetools==5.3.1
17
+ catalogue==2.0.10
18
+ certifi==2023.7.22
19
+ charset-normalizer==3.3.0
20
+ click==8.1.7
21
+ cloudpathlib==0.16.0
22
+ cloudpickle==3.0.0
23
+ comm==0.1.4
24
+ confection==0.1.3
25
+ contourpy==1.1.1
26
+ cycler==0.12.1
27
+ cymem==2.0.8
28
+ Cython==0.29.36
29
+ datasets==2.14.6
30
+ debugpy==1.8.0
31
+ decorator==5.1.1
32
+ dill==0.3.7
33
+ docker-pycreds==0.4.0
34
+ et-xmlfile==1.1.0
35
+ executing==2.0.0
36
+ filelock==3.12.4
37
+ fonttools==4.43.1
38
+ frozenlist==1.4.0
39
+ fsspec==2023.9.2
40
+ future==0.18.3
41
+ fuzzywuzzy==0.18.0
42
+ gensim==4.3.2
43
+ gitdb==4.0.11
44
+ GitPython==3.1.40
45
+ google-auth==2.23.3
46
+ google-auth-oauthlib==1.1.0
47
+ grpcio==1.59.0
48
+ h11==0.14.0
49
+ huggingface-hub==0.17.3
50
+ hyperopt==0.2.7
51
+ idna==3.4
52
+ importlib-metadata==6.8.0
53
+ ipykernel==6.25.2
54
+ ipython==8.16.1
55
+ jedi==0.19.1
56
+ Jinja2==3.1.2
57
+ joblib==1.3.2
58
+ jsonschema==4.19.1
59
+ jsonschema-specifications==2023.7.1
60
+ jupyter_client==8.4.0
61
+ jupyter_core==5.4.0
62
+ kiwisolver==1.4.5
63
+ langcodes==3.3.0
64
+ llvmlite==0.41.1
65
+ lxml==4.9.3
66
+ Markdown==3.5
67
+ markdown-it-py==3.0.0
68
+ MarkupSafe==2.1.3
69
+ matplotlib==3.8.0
70
+ matplotlib-inline==0.1.6
71
+ mdurl==0.1.2
72
+ mpmath==1.3.0
73
+ multidict==6.0.4
74
+ multiprocess==0.70.15
75
+ murmurhash==1.0.10
76
+ nest-asyncio==1.5.8
77
+ networkx==3.1
78
+ nltk==3.8.1
79
+ numba==0.58.1
80
+ numpy==1.26.1
81
+ oauthlib==3.2.2
82
+ openpyxl==3.1.2
83
+ outcome==1.3.0
84
+ packaging==23.2
85
+ pandas==2.1.1
86
+ parso==0.8.3
87
+ pathtools==0.1.2
88
+ pexpect==4.8.0
89
+ pickleshare==0.7.5
90
+ Pillow==10.1.0
91
+ platformdirs==3.11.0
92
+ preshed==3.0.9
93
+ prompt-toolkit==3.0.39
94
+ protobuf==4.23.4
95
+ psutil==5.9.6
96
+ ptyprocess==0.7.0
97
+ pure-eval==0.2.2
98
+ py4j==0.10.9.7
99
+ pyarrow==13.0.0
100
+ pyasn1==0.5.0
101
+ pyasn1-modules==0.3.0
102
+ pydantic==2.4.2
103
+ pydantic_core==2.10.1
104
+ pydeck==0.8.1b0
105
+ Pygments==2.16.1
106
+ pynndescent==0.5.8
107
+ pyparsing==3.1.1
108
+ PySocks==1.7.1
109
+ python-dateutil==2.8.2
110
+ pytz==2023.3.post1
111
+ PyYAML==6.0.1
112
+ pyzmq==25.1.1
113
+ rapidfuzz==3.4.0
114
+ referencing==0.30.2
115
+ regex==2023.10.3
116
+ requests==2.31.0
117
+ requests-oauthlib==1.3.1
118
+ rich==13.6.0
119
+ rpds-py==0.10.6
120
+ rsa==4.9
121
+ safetensors==0.4.0
122
+ scikit-learn==1.3.1
123
+ scipy==1.11.3
124
+ seaborn==0.13.0
125
+ selenium==4.14.0
126
+ sentence-transformers==2.2.2
127
+ sentencepiece==0.1.99
128
+ sentry-sdk==1.32.0
129
+ seqeval==1.2.2
130
+ setproctitle==1.3.3
131
+ simpletransformers==0.64.3
132
+ six==1.16.0
133
+ smart-open==6.4.0
134
+ smmap==5.0.1
135
+ sniffio==1.3.0
136
+ sortedcontainers==2.4.0
137
+ soupsieve==2.5
138
+ spacy==3.7.2
139
+ spacy-legacy==3.0.12
140
+ spacy-loggers==1.0.5
141
+ srsly==2.4.8
142
+ stack-data==0.6.3
143
+ streamlit==1.27.2
144
+ sympy==1.12
145
+ tenacity==8.2.3
146
+ tensorboard==2.15.0
147
+ tensorboard-data-server==0.7.2
148
+ thinc==8.2.1
149
+ threadpoolctl==3.2.0
150
+ tokenizers==0.14.1
151
+ toml==0.10.2
152
+ toolz==0.12.0
153
+ torch==2.1.0
154
+ torchvision==0.16.0
155
+ tornado==6.3.3
156
+ tqdm==4.66.1
157
+ traitlets==5.11.2
158
+ transformers==4.34.0
159
+ trio==0.22.2
160
+ trio-websocket==0.11.1
161
+ typer==0.9.0
162
+ typing_extensions==4.8.0
163
+ tzdata==2023.3
164
+ tzlocal==5.2
165
+ urllib3==2.0.7
166
+ validators==0.22.0
167
+ wandb==0.15.12
168
+ wasabi==1.1.2
169
+ wcwidth==0.2.8
170
+ weasel==0.3.3
171
+ Werkzeug==3.0.0
172
+ wordcloud==1.9.2
173
+ wsproto==1.2.0
174
+ xxhash==3.4.1
175
+ yarl==1.9.2
176
+ zipp==3.17.0