facehugger92 commited on
Commit
c4d96a6
·
1 Parent(s): 5ba7835

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +49 -180
requirements.txt CHANGED
@@ -1,216 +1,85 @@
1
- absl-py==1.3.0
2
- accelerate==0.19.0
3
- aiofiles==23.1.0
4
  aiohttp==3.8.6
5
  aiosignal==1.3.1
6
- altair==4.2.0
7
- annotated-types==0.5.0
8
- anyio==3.6.2
9
- appdirs==1.4.4
10
- astunparse==1.6.3
11
  async-timeout==4.0.3
12
- attrs==21.2.0
13
- bcrypt==4.0.1
14
  beautifulsoup4==4.12.2
15
- bleach==6.0.0
16
- blinker==1.6.2
17
- blis==0.7.10
18
- boto3==1.22.6
19
- botocore==1.25.6
20
- cachetools==4.2.4
21
- catalogue==2.0.9
22
- certifi==2021.5.30
23
- chardet==4.0.0
24
- charset-normalizer==2.0.6
25
  click==8.1.7
26
- click-log==0.4.0
27
  colorama==0.4.6
28
- confection==0.1.1
29
- contourpy==1.0.7
30
- cycler==0.11.0
31
- cymem==2.0.7
32
- Cython==0.29.30
33
  dataclasses-json==0.6.1
34
- datasets==2.5.2
35
- deprecation==2.1.0
36
- dill==0.3.5.1
37
- docker-pycreds==0.4.0
38
- docutils==0.20.1
39
- dotty-dict==1.3.1
40
- entrypoints==0.4
41
- et-xmlfile==1.1.0
42
- evaluate==0.2.2
43
- ffmpy==0.3.0
44
- filelock==3.3.0
45
- flatbuffers==22.9.24
46
- folium==0.2.1
47
- fonttools==4.39.4
48
  frozenlist==1.4.0
49
  fsspec==2023.9.2
50
- future==0.18.2
51
- gast==0.4.0
52
- gensim==4.3.1
53
- gitdb==4.0.10
54
- GitPython==3.1.31
55
- google-auth-oauthlib==0.4.6
56
- google-pasta==0.2.0
57
- gotrue==1.0.2
58
  gradio==3.47.1
59
  gradio_client==0.6.0
60
- greenlet==2.0.2
61
- grpcio==1.41.0
62
  h11==0.14.0
63
- h5py==3.7.0
64
- httpcore==0.16.3
65
- httpx==0.23.3
66
- huggingface-hub==0.14.1
67
- idna==3.2
68
- importlib-metadata==6.8.0
69
- importlib-resources==5.12.0
70
- invoke==1.7.3
71
- itsdangerous==2.1.2
72
- jaraco.classes==3.3.0
73
  Jinja2==3.1.2
74
- jmespath==1.0.0
75
- joblib==1.0.1
76
- jsonlines==3.0.0
77
  jsonpatch==1.33
78
  jsonpointer==2.4
79
- jsonschema==4.17.3
80
- kaggle==1.5.12
81
- keras==2.10.0
82
- Keras-Preprocessing==1.1.2
83
- keyring==24.2.0
84
- kiwisolver==1.4.4
85
  langchain==0.0.310
86
- langcodes==3.3.0
87
  langsmith==0.0.43
88
- libclang==14.0.6
89
- linkify-it-py==2.0.2
90
  llama-index==0.8.41
91
- Markdown==3.3.4
92
- markdown-it-py==2.2.0
93
- markdown2==2.4.8
94
- MarkupSafe==2.1.1
95
  marshmallow==3.20.1
96
- matplotlib==3.7.1
97
- mdit-py-plugins==0.3.3
98
- mdurl==0.1.2
99
- more-itertools==10.1.0
100
- multidict==5.1.0
101
- multiprocess==0.70.13
102
- murmurhash==1.0.9
103
  mypy-extensions==1.0.0
104
  nest-asyncio==1.5.8
105
- nh3==0.2.11
106
- numpy==1.22.4
107
- oauthlib==3.1.1
108
  openai==0.28.1
109
- openpyxl==3.0.10
110
- opt-einsum==3.3.0
111
- orjson==3.8.12
112
- packaging==21.0
113
- pandas==1.5.0
114
- pathtools==0.1.2
115
- pathy==0.10.2
116
- Pillow==9.3.0
117
- pkginfo==1.9.6
118
- postgrest==0.10.6
119
- preshed==3.0.8
120
- prompt-toolkit==3.0.38
121
- protobuf==3.19.0
122
- psutil==5.9.5
123
- pyarrow==9.0.0
124
- pyasn1==0.4.8
125
- pyasn1-modules==0.2.8
126
- pydantic==1.10.10
127
- pydantic_core==2.6.0
128
- pydeck==0.8.1b0
129
- pyDeprecate==0.3.1
130
  pydub==0.25.1
131
- Pygments==2.15.1
132
- Pympler==1.0.1
133
- pyparsing==2.4.7
134
- pyrsistent==0.19.3
135
  python-dateutil==2.8.2
136
- python-dotenv==1.0.0
137
- python-gitlab==3.15.0
138
  python-multipart==0.0.6
139
- python-semantic-release==7.33.2
140
- python-slugify==5.0.2
141
- pytorch-lightning==1.4.9
142
- pytorch-pretrained-bert==0.6.2
143
- pytz==2022.4
144
- pywin32-ctypes==0.2.2
145
- readme-renderer==40.0
146
- realtime==1.0.0
147
  regex==2023.10.3
148
- requests==2.26.0
149
- requests-oauthlib==1.3.0
150
- requests-toolbelt==1.0.0
151
- responses==0.18.0
152
- rfc3986==1.5.0
153
- rich==13.3.5
154
- rsa==4.7.2
155
- s3transfer==0.5.2
156
- sacremoses==0.0.46
157
- scipy==1.7.1
158
  semantic-version==2.10.0
159
- semver==2.13.0
160
- sentencepiece==0.1.96
161
- sentry-sdk==1.22.2
162
- setproctitle==1.3.2
163
- shortuuid==1.0.11
164
  six==1.16.0
165
- smart-open==6.3.0
166
- smmap==5.0.0
167
  sniffio==1.3.0
168
  soupsieve==2.5
169
- srsly==2.4.7
170
  starlette==0.27.0
171
- storage3==0.5.3
172
- streamlit==1.12.0
173
- StrEnum==0.4.15
174
- supabase==1.0.3
175
- supafunc==0.2.2
176
- svgwrite==1.4.3
177
  tenacity==8.2.3
178
- termcolor==2.0.1
179
- text-unidecode==1.3
180
- tf-slim==1.1.0
181
- thinc==8.1.10
182
- threadpoolctl==3.0.0
183
  tiktoken==0.5.1
184
- tokenizers==0.13.3
185
- toml==0.10.2
186
- tomlkit==0.12.1
187
  toolz==0.12.0
188
- torch==1.13.0+cu117
189
- torchaudio==0.13.0+cu117
190
- torchmetrics==0.5.1
191
- torchvision==0.14.0+cu117
192
- tornado==6.3.3
193
- tqdm==4.62.3
194
- transformers==4.28.1
195
- twine==3.8.0
196
- typer==0.9.0
197
  typing-inspect==0.9.0
198
- typing_extensions==4.7.1
199
  tzdata==2023.3
200
- tzlocal==5.0.1
201
- uc-micro-py==1.0.2
202
- urllib3==1.26.15
203
- uvicorn==0.22.0
204
- validators==0.22.0
205
- wandb==0.15.2
206
- wasabi==1.1.2
207
- watchdog==3.0.0
208
- wavedrom==2.0.3.post3
209
- wcwidth==0.2.6
210
- webencodings==0.5.1
211
- websockets==10.4
212
- Werkzeug==2.3.7
213
- wrapt==1.14.1
214
- xxhash==3.0.0
215
- yarl==1.6.3
216
- zipp==3.15.0
 
1
+ aiofiles==23.2.1
 
 
2
  aiohttp==3.8.6
3
  aiosignal==1.3.1
4
+ altair==5.1.2
5
+ annotated-types==0.6.0
6
+ anyio==3.7.1
 
 
7
  async-timeout==4.0.3
8
+ attrs==23.1.0
 
9
  beautifulsoup4==4.12.2
10
+ certifi==2023.7.22
11
+ charset-normalizer==3.3.0
 
 
 
 
 
 
 
 
12
  click==8.1.7
 
13
  colorama==0.4.6
14
+ contourpy==1.1.1
15
+ cycler==0.12.1
 
 
 
16
  dataclasses-json==0.6.1
17
+ exceptiongroup==1.1.3
18
+ fastapi==0.103.2
19
+ ffmpy==0.3.1
20
+ filelock==3.12.4
21
+ fonttools==4.43.1
 
 
 
 
 
 
 
 
 
22
  frozenlist==1.4.0
23
  fsspec==2023.9.2
 
 
 
 
 
 
 
 
24
  gradio==3.47.1
25
  gradio_client==0.6.0
26
+ greenlet==3.0.0
 
27
  h11==0.14.0
28
+ httpcore==0.18.0
29
+ httpx==0.25.0
30
+ huggingface-hub==0.17.3
31
+ idna==3.4
32
+ importlib-resources==6.1.0
 
 
 
 
 
33
  Jinja2==3.1.2
34
+ joblib==1.3.2
 
 
35
  jsonpatch==1.33
36
  jsonpointer==2.4
37
+ jsonschema==4.19.1
38
+ jsonschema-specifications==2023.7.1
39
+ kiwisolver==1.4.5
 
 
 
40
  langchain==0.0.310
 
41
  langsmith==0.0.43
 
 
42
  llama-index==0.8.41
43
+ MarkupSafe==2.1.3
 
 
 
44
  marshmallow==3.20.1
45
+ matplotlib==3.8.0
46
+ multidict==6.0.4
 
 
 
 
 
47
  mypy-extensions==1.0.0
48
  nest-asyncio==1.5.8
49
+ nltk==3.8.1
50
+ numpy==1.26.0
 
51
  openai==0.28.1
52
+ orjson==3.9.7
53
+ packaging==23.2
54
+ pandas==2.1.1
55
+ Pillow==10.0.1
56
+ pydantic==2.4.2
57
+ pydantic_core==2.10.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  pydub==0.25.1
59
+ pyparsing==3.1.1
 
 
 
60
  python-dateutil==2.8.2
 
 
61
  python-multipart==0.0.6
62
+ pytz==2023.3.post1
63
+ PyYAML==6.0.1
64
+ referencing==0.30.2
 
 
 
 
 
65
  regex==2023.10.3
66
+ requests==2.31.0
67
+ rpds-py==0.10.4
 
 
 
 
 
 
 
 
68
  semantic-version==2.10.0
 
 
 
 
 
69
  six==1.16.0
 
 
70
  sniffio==1.3.0
71
  soupsieve==2.5
72
+ SQLAlchemy==2.0.21
73
  starlette==0.27.0
 
 
 
 
 
 
74
  tenacity==8.2.3
 
 
 
 
 
75
  tiktoken==0.5.1
 
 
 
76
  toolz==0.12.0
77
+ tqdm==4.66.1
 
 
 
 
 
 
 
 
78
  typing-inspect==0.9.0
79
+ typing_extensions==4.8.0
80
  tzdata==2023.3
81
+ urllib3==1.26.17
82
+ uvicorn==0.23.2
83
+ websockets==11.0.3
84
+ yarl==1.9.2
85
+ zipp==3.17.0