ruisp commited on
Commit
71251d1
·
1 Parent(s): 4c02dae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -243
requirements.txt CHANGED
@@ -1,244 +1,2 @@
1
- accelerate==0.20.3
2
- aiofiles==22.1.0
3
- aiohttp==3.8.4
4
- aiosignal==1.3.1
5
- aiosqlite==0.18.0
6
- alabaster==0.7.12
7
- altair==5.0.1
8
- anyio==3.6.2
9
- appnope==0.1.2
10
- argilla==1.7.0
11
- argon2-cffi==21.3.0
12
- argon2-cffi-bindings==21.2.0
13
- asttokens==2.0.5
14
- async-timeout==4.0.2
15
- attrs==23.1.0
16
- Babel==2.11.0
17
- backcall==0.2.0
18
- backoff==2.2.1
19
- beautifulsoup4==4.12.2
20
- black==23.3.0
21
- bleach==4.1.0
22
- Bottleneck==1.3.5
23
- brotlipy==0.7.0
24
- bs4==0.0.1
25
- cchardet==2.1.7
26
- certifi==2023.5.7
27
- cffi==1.15.1
28
- chardet==5.1.0
29
- charset-normalizer==3.1.0
30
- click==8.1.3
31
- colorama==0.4.6
32
- comm==0.1.2
33
- commonmark==0.9.1
34
- contourpy==1.1.0
35
- cryptography==40.0.2
36
- cycler==0.11.0
37
- dataclasses==0.8
38
- dataclasses-json==0.5.7
39
- datasets==2.12.0
40
- debugpy==1.5.1
41
- decorator==5.1.1
42
- defusedxml==0.7.1
43
- Deprecated==1.2.13
44
- dill==0.3.6
45
- docutils==0.18.1
46
- einops==0.6.1
47
- entrypoints==0.4
48
- et-xmlfile==1.1.0
49
- executing==0.8.3
50
- faiss-cpu==1.7.4
51
- fastapi==0.95.2
52
- fastjsonschema==2.16.2
53
- ffmpy==0.3.0
54
- filelock==3.12.0
55
- fonttools==4.40.0
56
- frozenlist==1.3.3
57
- fsspec==2023.5.0
58
- future==0.18.3
59
- gmpy2==2.1.2
60
  gradio==3.35.2
61
- gradio_client==0.2.7
62
- greenlet==2.0.1
63
- h11==0.14.0
64
- httpcore==0.16.3
65
- httpx==0.23.3
66
- huggingface-hub==0.15.1
67
- idna==3.4
68
- imagesize==1.4.1
69
- importlib-metadata==6.6.0
70
- ipykernel==6.19.2
71
- ipython==8.12.0
72
- ipython-genutils==0.2.0
73
- ipywidgets==8.0.4
74
- isort==5.12.0
75
- jedi==0.18.1
76
- Jinja2==3.1.2
77
- joblib==1.2.0
78
- json5==0.9.6
79
- jsonschema==4.17.3
80
- jupyter==1.0.0
81
- jupyter_client==8.1.0
82
- jupyter-console==6.6.3
83
- jupyter_core==5.3.0
84
- jupyter-events==0.6.3
85
- jupyter_server==2.5.0
86
- jupyter_server_fileid==0.9.0
87
- jupyter_server_terminals==0.4.4
88
- jupyter_server_ydoc==0.8.0
89
- jupyter-ydoc==0.2.4
90
- jupyterlab==3.6.3
91
- jupyterlab-pygments==0.1.2
92
- jupyterlab_server==2.22.0
93
- jupyterlab-widgets==3.0.5
94
- kiwisolver==1.4.4
95
- langchain==0.0.190
96
- langchainplus-sdk==0.0.7
97
- libmagic==1.0
98
- linkify-it-py==2.0.2
99
- lxml==4.9.2
100
- Markdown==3.4.3
101
- markdown-it-py==2.2.0
102
- MarkupSafe==2.1.2
103
- marshmallow==3.19.0
104
- marshmallow-enum==1.5.1
105
- matplotlib==3.7.1
106
- matplotlib-inline==0.1.6
107
- mdit-py-plugins==0.3.3
108
- mdurl==0.1.2
109
- mistune==0.8.4
110
- monotonic==1.6
111
- mpmath==1.3.0
112
- msg-parser==1.2.0
113
- multidict==6.0.4
114
- multiprocess==0.70.14
115
- mypy-extensions==1.0.0
116
- nbclassic==0.5.5
117
- nbclient==0.5.13
118
- nbconvert==6.5.4
119
- nbformat==5.7.0
120
- nest-asyncio==1.5.6
121
- networkx==3.1
122
- nltk==3.8.1
123
- notebook==6.5.4
124
- notebook_shim==0.2.2
125
- numexpr==2.8.4
126
- numpy==1.24.3
127
- olefile==0.46
128
- openai==0.27.7
129
- openapi-schema-pydantic==1.2.4
130
- openpyxl==3.1.2
131
- orjson==3.9.1
132
- packaging==23.1
133
- pandas==1.5.3
134
- pandocfilters==1.5.0
135
- parso==0.8.3
136
- pathspec==0.11.1
137
- pdfminer.six==20221105
138
- pexpect==4.8.0
139
- pickleshare==0.7.5
140
- Pillow==9.5.0
141
- pip==23.0.1
142
- platformdirs==3.5.1
143
- ply==3.11
144
- pooch==1.7.0
145
- prometheus-client==0.14.1
146
- prompt-toolkit==3.0.36
147
- psutil==5.9.0
148
- ptyprocess==0.7.0
149
- pure-eval==0.2.2
150
- pyarrow==11.0.0
151
- pycparser==2.21
152
- pydantic==1.10.8
153
- pydub==0.25.1
154
- Pygments==2.15.1
155
- pyOpenSSL==23.0.0
156
- pypandoc==1.11
157
- pyparsing==3.0.9
158
- pypdf==3.9.1
159
- pypdfium2==4.14.0
160
- PyQt5-sip==12.11.0
161
- pyrsistent==0.18.0
162
- PySocks==1.7.1
163
- python-dateutil==2.8.2
164
- python-docx==0.8.11
165
- python-dotenv==0.21.0
166
- python-json-logger==2.0.7
167
- python-magic==0.4.27
168
- python-multipart==0.0.6
169
- python-pptx==0.6.21
170
- pytz==2023.3
171
- PyYAML==6.0
172
- pyzmq==25.0.2
173
- qtconsole==5.4.2
174
- QtPy==2.2.0
175
- regex==2023.5.5
176
- requests==2.31.0
177
- responses==0.18.0
178
- rfc3339-validator==0.1.4
179
- rfc3986==1.5.0
180
- rfc3986-validator==0.1.1
181
- rich==13.0.1
182
- sacremoses==0.0.53
183
- scikit-learn==1.2.2
184
- scipy==1.10.1
185
- semantic-version==2.10.0
186
- Send2Trash==1.8.0
187
- sentence-transformers==2.2.2
188
- sentencepiece==0.1.99
189
- setuptools==67.8.0
190
- sip==6.6.2
191
- six==1.16.0
192
- sniffio==1.3.0
193
- snowballstemmer==2.2.0
194
- soupsieve==2.4.1
195
- Sphinx==5.0.2
196
- sphinxcontrib-applehelp==1.0.2
197
- sphinxcontrib-devhelp==1.0.2
198
- sphinxcontrib-htmlhelp==2.0.0
199
- sphinxcontrib-jsmath==1.0.1
200
- sphinxcontrib-qthelp==1.0.3
201
- sphinxcontrib-serializinghtml==1.1.5
202
- SQLAlchemy==2.0.15
203
- stack-data==0.2.0
204
- starlette==0.27.0
205
- stringcase==1.2.0
206
- sympy==1.12
207
- tenacity==8.2.2
208
- terminado==0.17.1
209
- threadpoolctl==3.1.0
210
- tiktoken==0.4.0
211
- tinycss2==1.2.1
212
- tokenizers==0.11.4
213
- toml==0.10.2
214
- tomli==2.0.1
215
- toolz==0.12.0
216
- torch==2.1.0.dev20230608
217
- torchaudio==2.1.0.dev20230608
218
- torchvision==0.15.2
219
- tornado==6.2
220
- tqdm==4.65.0
221
- traitlets==5.7.1
222
- transformers==4.29.2
223
- typer==0.9.0
224
- typing_extensions==4.6.2
225
- typing-inspect==0.9.0
226
- uc-micro-py==1.0.2
227
- unstructured==0.6.10
228
- urllib3==2.0.2
229
- uvicorn==0.22.0
230
- wcwidth==0.2.5
231
- webencodings==0.5.1
232
- websocket-client==0.58.0
233
- websockets==11.0.3
234
- wheel==0.38.4
235
- widgetsnbextension==4.0.5
236
- wikipedia==1.4.0
237
- wrapt==1.14.1
238
- xlrd==2.0.1
239
- XlsxWriter==3.1.1
240
- xxhash==2.0.2
241
- y-py==0.5.9
242
- yarl==1.9.2
243
- ypy-websocket==0.8.2
244
- zipp==3.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==3.35.2
2
+ langchain==0.0.220