Adrian Cowham commited on
Commit
1969a14
·
1 Parent(s): 5d02356

updated reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +144 -0
requirements.txt CHANGED
@@ -103,3 +103,147 @@ urllib3==2.0.4
103
  uvicorn==0.23.2
104
  websockets==11.0.3
105
  yarl==1.9.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
103
  uvicorn==0.23.2
104
  websockets==11.0.3
105
  yarl==1.9.2
106
+ accelerate==0.22.0
107
+ aiofiles==23.2.1
108
+ aiohttp==3.8.5
109
+ aiosignal==1.3.1
110
+ altair==5.0.1
111
+ annotated-types==0.5.0
112
+ anyio==3.7.1
113
+ async-timeout==4.0.3
114
+ attrs==23.1.0
115
+ base58==2.1.1
116
+ bitsandbytes==0.41.1
117
+ certifi==2023.7.22
118
+ cffi==1.15.1
119
+ charset-normalizer==3.2.0
120
+ ci-info==0.3.0
121
+ click==8.1.7
122
+ ConfigArgParse==1.7
123
+ configobj==5.0.8
124
+ configparser==6.0.0
125
+ contourpy==1.1.0
126
+ cryptography==41.0.3
127
+ cycler==0.11.0
128
+ dataclasses-json==0.5.14
129
+ Dijkstar==2.6.0
130
+ docx2txt==0.8
131
+ etelemetry==0.3.0
132
+ exceptiongroup==1.1.3
133
+ faiss-cpu==1.7.4
134
+ fastapi==0.101.1
135
+ ffmpy==0.3.1
136
+ filelock==3.12.2
137
+ fonttools==4.42.0
138
+ frontend==0.0.3
139
+ frozenlist==1.4.0
140
+ fsspec==2023.6.0
141
+ future==0.18.3
142
+ gradio==3.40.1
143
+ gradio_client==0.4.0
144
+ grpcio==1.57.0
145
+ grpcio-tools==1.57.0
146
+ h11==0.14.0
147
+ hivemind @ git+https://github.com/learning-at-home/hivemind@64f1f1e9227bbd6450a8e87718793fdcdbf3f8e8
148
+ httpcore==0.17.3
149
+ httplib2==0.22.0
150
+ httpx==0.24.1
151
+ huggingface-hub==0.16.4
152
+ humanfriendly==10.0
153
+ idna==3.4
154
+ importlib-resources==6.0.1
155
+ isodate==0.6.1
156
+ itsdangerous==2.1.2
157
+ Jinja2==3.1.2
158
+ joblib==1.3.2
159
+ jsonschema==4.19.0
160
+ jsonschema-specifications==2023.7.1
161
+ kiwisolver==1.4.4
162
+ langchain==0.0.268
163
+ langsmith==0.0.24
164
+ linkify-it-py==2.0.2
165
+ looseversion==1.3.0
166
+ lxml==4.9.3
167
+ markdown-it-py==2.2.0
168
+ MarkupSafe==2.1.3
169
+ marshmallow==3.20.1
170
+ matplotlib==3.7.2
171
+ mdit-py-plugins==0.3.3
172
+ mdurl==0.1.2
173
+ mpmath==1.3.0
174
+ msgpack==1.0.5
175
+ multiaddr==0.0.9
176
+ multidict==6.0.4
177
+ mypy-extensions==1.0.0
178
+ netaddr==0.8.0
179
+ networkx==3.1
180
+ nibabel==5.1.0
181
+ nipype==1.8.6
182
+ nltk==3.8.1
183
+ numexpr==2.8.5
184
+ numpy==1.25.2
185
+ openai==0.27.8
186
+ orjson==3.9.5
187
+ packaging==23.1
188
+ pandas==2.0.3
189
+ pathlib==1.0.1
190
+ peft==0.5.0
191
+ Pillow==10.0.0
192
+ prefetch-generator==1.0.3
193
+ protobuf==4.24.2
194
+ prov==2.0.0
195
+ psutil==5.9.5
196
+ pycparser==2.21
197
+ pydantic==1.10.12
198
+ pydantic_core==2.6.1
199
+ pydot==1.4.2
200
+ pydub==0.25.1
201
+ pymultihash==0.8.2
202
+ PyMuPDF==1.22.5
203
+ pyparsing==3.0.9
204
+ python-dateutil==2.8.2
205
+ python-multipart==0.0.6
206
+ pytz==2023.3
207
+ pyxnat==1.6
208
+ PyYAML==6.0.1
209
+ rank-bm25==0.2.2
210
+ rdflib==7.0.0
211
+ referencing==0.30.2
212
+ regex==2023.8.8
213
+ requests==2.31.0
214
+ rpds-py==0.9.2
215
+ safetensors==0.3.2
216
+ scikit-learn==1.3.0
217
+ scipy==1.11.2
218
+ semantic-version==2.10.0
219
+ sentence-transformers==2.2.2
220
+ sentencepiece==0.1.99
221
+ simplejson==3.19.1
222
+ six==1.16.0
223
+ sniffio==1.3.0
224
+ sortedcontainers==2.4.0
225
+ speedtest-cli==2.1.3
226
+ SQLAlchemy==2.0.20
227
+ starlette==0.27.0
228
+ sympy==1.12
229
+ tenacity==8.2.3
230
+ tensor-parallel==1.0.23
231
+ threadpoolctl==3.2.0
232
+ tiktoken==0.4.0
233
+ tokenizers==0.13.3
234
+ toolz==0.12.0
235
+ torch==2.0.1
236
+ torchvision==0.15.2
237
+ tqdm==4.66.1
238
+ traits==6.3.2
239
+ transformers==4.32.1
240
+ typing-inspect==0.9.0
241
+ typing_extensions==4.7.1
242
+ tzdata==2023.3
243
+ uc-micro-py==1.0.2
244
+ urllib3==2.0.4
245
+ uvicorn==0.23.2
246
+ uvloop==0.17.0
247
+ varint==1.0.2
248
+ websockets==11.0.3
249
+ yarl==1.9.2