YO-LOLO commited on
Commit
4e4d347
·
verified ·
1 Parent(s): 15f2856

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -209
requirements.txt CHANGED
@@ -1,216 +1,15 @@
1
- langchain
2
- langchain-community
3
  pathlib
4
- opencv-python
 
5
  openpyxl
6
  pillow
7
  easyocr
8
  PyMuPDF
 
9
  tiktoken
10
  chromadb
11
- unstructured
12
- accelerate==0.15.0
13
- aiofiles==23.2.1
14
- aiohttp==3.8.3
15
- aiosignal==1.3.1
16
- altair==4.2.0
17
- annotated-types==0.6.0
18
- anyio==3.6.2
19
- appnope==0.1.3
20
- argon2-cffi==21.3.0
21
- argon2-cffi-bindings==21.2.0
22
- arrow==1.2.3
23
- asttokens==2.2.1
24
- async-timeout==4.0.2
25
- attrs==22.2.0
26
- backcall==0.2.0
27
- beautifulsoup4==4.11.1
28
- bleach==5.0.1
29
- blinker==1.5
30
- cachetools==5.3.0
31
- certifi==2022.12.7
32
- cffi==1.15.1
33
- charset-normalizer==2.1.1
34
- click==8.1.3
35
- colorama==0.4.6
36
- comm==0.1.2
37
- contourpy==1.0.6
38
- cycler==0.11.0
39
- datasets==2.16.1
40
- debugpy==1.6.4
41
- decorator==5.1.1
42
- defusedxml==0.7.1
43
- dill==0.3.6
44
- entrypoints==0.4
45
- evaluate==0.4.0
46
- executing==1.2.0
47
- fastapi==0.110.0
48
- fastjsonschema==2.16.2
49
- ffmpeg-python==0.2.0
50
- ffmpy==0.3.0
51
- filelock==3.9.0
52
- fonttools==4.38.0
53
- fqdn==1.5.1
54
- frozenlist==1.3.3
55
- fsspec==2023.10.0
56
- fst-pso==1.8.1
57
- fugashi==1.2.1
58
- future==0.18.3
59
- FuzzyTM==2.0.5
60
- gensim==4.3.0
61
- gitdb==4.0.10
62
- GitPython==3.1.30
63
- gradio==4.21.0
64
- gradio_client==0.12.0
65
- h11==0.14.0
66
- httpcore==1.0.4
67
- httpx==0.27.0
68
- huggingface-hub==0.20.2
69
- idna==3.4
70
- importlib-metadata==5.2.0
71
- importlib_resources==6.3.0
72
- ipadic==1.0.0
73
- ipykernel==6.19.4
74
- ipython==8.7.0
75
- ipython-genutils==0.2.0
76
- ipywidgets==8.0.4
77
- isoduration==20.11.0
78
- japanize-matplotlib==1.1.3
79
- jedi==0.18.2
80
- Jinja2==3.1.2
81
- joblib==1.2.0
82
- jsonpointer==2.3
83
- jsonschema==4.17.3
84
- jupyter==1.0.0
85
- jupyter-console==6.4.4
86
- jupyter-events==0.5.0
87
- jupyter_client==7.4.8
88
- jupyter_core==5.1.1
89
- jupyter_server==2.0.6
90
- jupyter_server_terminals==0.4.3
91
- jupyterlab-pygments==0.2.2
92
- jupyterlab-widgets==3.0.5
93
- kiwisolver==1.4.4
94
- linkify-it-py==1.0.3
95
- markdown-it-py==2.1.0
96
- MarkupSafe==2.1.1
97
- matplotlib==3.6.2
98
- matplotlib-inline==0.1.6
99
- mdit-py-plugins==0.3.3
100
- mdurl==0.1.2
101
- miniful==0.0.6
102
- mistune==2.0.4
103
- multidict==6.0.4
104
- multiprocess==0.70.14
105
- nbclassic==0.4.8
106
- nbclient==0.7.2
107
- nbconvert==7.2.7
108
- nbformat==5.7.1
109
- nest-asyncio==1.5.6
110
- notebook==6.5.2
111
- notebook_shim==0.2.2
112
- numpy==1.24.1
113
- orjson==3.8.4
114
- packaging==22.0
115
- pandas==1.5.2
116
- pandocfilters==1.5.0
117
- parso==0.8.3
118
- pexpect==4.8.0
119
- pickleshare==0.7.5
120
- Pillow==9.3.0
121
- plac==1.3.5
122
- platformdirs==2.6.2
123
- polars==0.15.17
124
- portalocker==2.6.0
125
- prometheus-client==0.15.0
126
- prompt-toolkit==3.0.36
127
- protobuf==3.20.1
128
- psutil==5.9.4
129
- ptyprocess==0.7.0
130
- pure-eval==0.2.2
131
- pyarrow==10.0.1
132
- pyarrow-hotfix==0.6
133
- pycparser==2.21
134
- pycryptodome==3.16.0
135
- pydantic==2.6.4
136
- pydantic_core==2.16.3
137
- pydeck==0.8.0
138
- pydub==0.25.1
139
- pyFUME==0.2.25
140
- Pygments==2.13.0
141
- Pympler==1.0.1
142
- pyparsing==3.0.9
143
- pyrsistent==0.19.3
144
- python-dateutil==2.8.2
145
- python-json-logger==2.0.4
146
- python-multipart==0.0.9
147
- pytz==2022.7
148
- pytz-deprecation-shim==0.1.0.post0
149
- PyYAML==6.0
150
- pyzmq==24.0.1
151
- qtconsole==5.4.0
152
- QtPy==2.3.0
153
- regex==2022.10.31
154
- requests==2.28.1
155
- responses==0.18.0
156
- rfc3339-validator==0.1.4
157
- rfc3986==1.5.0
158
- rfc3986-validator==0.1.1
159
- rich==13.2.0
160
- ruff==0.3.3
161
- safetensors==0.4.2
162
- scikit-learn==1.2.0
163
- scipy==1.10.0
164
- seaborn==0.12.2
165
- semantic-version==2.10.0
166
- semver==2.13.0
167
- Send2Trash==1.8.0
168
- sentencepiece==0.1.97
169
- shellingham==1.5.4
170
- simpful==2.9.0
171
- six==1.16.0
172
- smart-open==6.3.0
173
- smmap==5.0.0
174
- sniffio==1.3.0
175
- soupsieve==2.3.2.post1
176
- stack-data==0.6.2
177
- starlette==0.36.3
178
- streamlit==1.17.0
179
- terminado==0.17.1
180
- threadpoolctl==3.1.0
181
- tinycss2==1.2.1
182
- tokenizers==0.15.2
183
- toml==0.10.2
184
- tomlkit==0.12.0
185
- toolz==0.12.0
186
- torch==1.13.1
187
- torchaudio==0.13.1
188
- torchdata==0.5.1
189
- torchtext==0.14.1
190
- torchvision==0.14.1
191
- tornado==6.2
192
- tqdm==4.64.1
193
- traitlets==5.8.0
194
- transformers @ git+https://github.com/huggingface/transformers@00c1d87a7d5c8dfb4554370983b5a3f7c069edd7
195
- typer==0.9.0
196
- typing_extensions==4.10.0
197
- tzdata==2022.7
198
- tzlocal==4.2
199
- uc-micro-py==1.0.1
200
- unidic==1.1.0
201
- unidic-lite==1.0.8
202
- uri-template==1.2.0
203
- urllib3==1.26.13
204
- uvicorn==0.20.0
205
- validators==0.20.0
206
- wasabi==0.10.1
207
- wcwidth==0.2.5
208
- webcolors==1.12
209
- webencodings==0.5.1
210
- websocket-client==1.4.2
211
- websockets==10.4
212
- widgetsnbextension==4.0.5
213
- wordcloud==1.8.2.2
214
- xxhash==3.2.0
215
- yarl==1.8.2
216
- zipp==3.11.0
 
1
+ pandas
2
+ numpy
3
  pathlib
4
+ opencv-python
5
+ torch
6
  openpyxl
7
  pillow
8
  easyocr
9
  PyMuPDF
10
+ transformers
11
  tiktoken
12
  chromadb
13
+ langchain
14
+ langchain-community
15
+ unstructured