pragyaa commited on
Commit
4f2fd20
1 Parent(s): ee10821

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -251
requirements.txt CHANGED
@@ -1,260 +1,22 @@
1
- acme==1.1.0
2
- aiofiles==23.2.1
3
- aiohttp==3.8.6
4
- aiosignal==1.3.1
5
- altair==5.1.2
6
- amqp==5.0.6
7
- annotated-types==0.6.0
8
- anyio==3.7.1
9
- APScheduler==3.9.1
10
- asgiref==3.5.2
11
- async-timeout==4.0.3
12
- attrs==21.2.0
13
  audioread==3.0.1
14
- autobahn==21.3.1
15
- Automat==20.2.0
16
- autopep8==1.6.0
17
- aws-requests-auth==0.4.3
18
- awscli==1.29.76
19
- billiard==3.6.4.0
20
- blinker==1.6.3
21
- boto==2.49.0
22
  boto3==1.18.34
23
- botocore==1.21.34
24
- Brotli==1.1.0
25
- celery==5.1.2
26
- certbot==0.40.0
27
- certbot-apache==0.39.0
28
  certifi==2021.5.30
29
- cffi==1.14.6
30
- channels==3.0.4
31
- chardet==3.0.4
32
- charset-normalizer==2.0.4
33
- cliapp==1.20180812.1
34
- click==8.1.7
35
- click-didyoumean==0.0.3
36
- click-plugins==1.1.1
37
- click-repl==0.2.0
38
- cloud-init==23.3.1
39
- cmdtest==0.32+git
40
- colorama==0.4.3
41
- command-not-found==0.3
42
- ConfigArgParse==0.13.0
43
- configobj==5.0.6
44
- constantly==15.1.0
45
- contourpy==1.1.1
46
- coreapi==2.3.3
47
- coreschema==0.0.4
48
- cryptography==3.4.8
49
- cycler==0.12.1
50
- daphne==3.0.2
51
- dbus-python==1.2.16
52
- defusedxml==0.7.1
53
- distro==1.9.0
54
- distro-info==0.23+ubuntu1.1
55
- Django==4.0.4
56
- django-allauth==0.45.0
57
- django-celery-results==2.2.0
58
- django-cors-headers==3.8.0
59
- django-elasticsearch-dsl==7.2.0
60
- django-elasticsearch-dsl-drf==0.22.2
61
- django-environ==0.9.0
62
- django-nine==0.2.5
63
- django-rest-auth==0.9.5
64
- django-silk==5.0.1
65
- django-templated-mail==1.1.1
66
- djangorestframework==3.12.2
67
- djangorestframework-simplejwt==4.6.0
68
- djongo==1.3.6
69
- dnspython==2.0.0
70
- docutils==0.16
71
- drf-yasg==1.21.3
72
- ec2-hibinit-agent==1.0.0
73
- elastic-transport==8.4.1
74
  elasticsearch==7.12.0
75
- elasticsearch-dsl==7.3.0
76
- entrypoints==0.3
77
- et-xmlfile==1.1.0
78
- exceptiongroup==1.1.3
79
- fastapi==0.104.0
80
  ffmpeg==1.4
81
- ffmpeg-python==0.2.0
82
- ffmpy==0.3.1
83
- filelock==3.12.4
84
- Flask==3.0.0
85
- Flask-Cors==4.0.0
86
- fonttools==4.43.1
87
- frozenlist==1.4.0
88
- fsspec==2023.10.0
89
- future==0.18.3
90
- fuzzywuzzy==0.18.0
91
- gprof2dot==2022.7.29
92
- gradio==3.40.0
93
- gradio_client==0.7.0
94
- gunicorn==21.2.0
95
- h11==0.14.0
96
- hibagent==1.0.1
97
- httpcore==0.18.0
98
- httplib2==0.14.0
99
- httpx==0.25.0
100
- huggingface-hub==0.18.0
101
- hyperlink==21.0.0
102
- idna==3.2
103
- importlib-metadata==6.8.0
104
- importlib-resources==6.1.0
105
- incremental==21.3.0
106
- inflection==0.5.1
107
- itsdangerous==2.1.2
108
- itypes==1.2.0
109
- Jinja2==3.1.2
110
- jmespath==0.10.0
111
- joblib==1.3.2
112
- josepy==1.2.0
113
- jsonpatch==1.22
114
- jsonpointer==2.0
115
- jsonschema==3.2.0
116
- keyring==18.0.1
117
- kiwisolver==1.4.5
118
- kombu==5.1.0
119
- language-selector==0.1
120
- launchpadlib==1.10.13
121
- lazr.restfulclient==0.14.2
122
- lazr.uri==1.0.3
123
- Levenshtein==0.23.0
124
- linkify-it-py==2.0.2
125
- lxml==4.9.3
126
- Markdown==3.1.1
127
- markdown-it-py==2.2.0
128
- MarkupSafe==2.1.1
129
- matplotlib==3.8.0
130
- mdit-py-plugins==0.3.3
131
- mdurl==0.1.2
132
- mock==3.0.5
133
- more-itertools==10.1.0
134
- mpmath==1.3.0
135
- multidict==6.0.4
136
- mutagen==1.47.0
137
- netifaces==0.10.4
138
- networkx==3.2
139
- nltk==3.8.1
140
  numpy==1.22.4
141
- nvidia-cublas-cu12==12.1.3.1
142
- nvidia-cuda-cupti-cu12==12.1.105
143
- nvidia-cuda-nvrtc-cu12==12.1.105
144
- nvidia-cuda-runtime-cu12==12.1.105
145
- nvidia-cudnn-cu12==8.9.2.26
146
- nvidia-cufft-cu12==11.0.2.54
147
- nvidia-curand-cu12==10.3.2.106
148
- nvidia-cusolver-cu12==11.4.5.107
149
- nvidia-cusparse-cu12==12.1.0.106
150
- nvidia-nccl-cu12==2.18.1
151
- nvidia-nvjitlink-cu12==12.3.52
152
- nvidia-nvtx-cu12==12.1.105
153
- oauthlib==3.1.1
154
- olefile==0.46
155
- openai==1.12.0
156
- openpyxl==3.1.2
157
- orjson==3.9.10
158
- packaging==21.3
159
- pandas==1.4.3
160
- parsedatetime==2.4
161
- pbr==5.4.5
162
- pexpect==4.6.0
163
- pika==1.2.0
164
- Pillow==9.1.1
165
- prettytable==2.2.0
166
- prompt-toolkit==3.0.20
167
- psutil==5.8.0
168
- psycopg2==2.8.4
169
- psycopg2-binary==2.9.9
170
- pyasn1==0.4.8
171
- pyasn1-modules==0.2.8
172
- pycodestyle==2.11.1
173
- pycparser==2.20
174
- pycryptodome==3.4.3
175
- pycryptodomex==3.19.0
176
- pydantic==2.4.2
177
- pydantic_core==2.10.1
178
- pydub==0.25.1
179
- Pygments==2.16.1
180
- PyGObject==3.36.0
181
- PyHamcrest==1.9.0
182
- PyICU==2.4.2
183
- PyJWT==2.4.0
184
- pymacaroons==0.13.0
185
- pymongo==3.11.2
186
- PyNaCl==1.3.0
187
- pyOpenSSL==20.0.1
188
- pyparsing==3.0.9
189
- pyRFC3339==1.1
190
- pyrsistent==0.15.5
191
- pyserial==3.4
192
- python-apt==2.0.1+ubuntu0.20.4.1
193
- python-augeas==0.5.0
194
- python-dateutil==2.8.2
195
- python-debian==0.1.36+ubuntu1.1
196
- python-Levenshtein==0.23.0
197
- python-multipart==0.0.6
198
- python3-openid==3.2.0
199
  pytz==2022.1
200
- PyYAML==5.3.1
201
- rapidfuzz==3.4.0
202
- regex==2023.10.3
203
- requests==2.26.0
204
- requests-oauthlib==1.3.0
205
- requests-toolbelt==0.8.0
206
- requests-unixsocket==0.2.0
207
- rich==13.7.0
208
- roman==2.0.0
209
- rsa==4.0
210
- ruamel.yaml==0.17.21
211
- ruamel.yaml.clib==0.2.6
212
- s3transfer==0.5.0
213
- SecretStorage==2.3.1
214
- semantic-version==2.10.0
215
- service-identity==21.1.0
216
- shellingham==1.5.4
217
- simplejson==3.16.0
218
- six==1.16.0
219
- sniffio==1.3.0
220
- sos==4.5.6
221
- sqlparse==0.2.4
222
- ssh-import-id==5.10
223
- starlette==0.27.0
224
- stripe==2.56.0
225
- sympy==1.12
226
- systemd-python==234
227
- toml==0.10.2
228
- tomlkit==0.12.0
229
- toolz==0.12.0
230
  torch==2.1.0
231
- tqdm==4.66.1
232
- triton==2.1.0
233
- ttystatus==0.38
234
- Twisted==22.4.0
235
- txaio==23.1.1
236
- typer==0.9.0
237
- typing_extensions==4.8.0
238
- tzdata==2022.1
239
- tzlocal==5.2
240
- ubuntu-advantage-tools==8001
241
- uc-micro-py==1.0.2
242
- ufw==0.36
243
- unattended-upgrades==0.1
244
- uritemplate==4.1.1
245
- urllib3==1.26.6
246
- uvicorn==0.23.2
247
- vine==5.0.0
248
- w3lib==2.1.2
249
- wadllib==1.3.3
250
- wcwidth==0.2.5
251
- websockets==11.0.3
252
- Werkzeug==3.0.1
253
  whisper==1.1.10
254
- yarl==1.9.2
255
- yt-dlp==2023.10.13
256
- zipp==3.17.0
257
- zope.component==4.3.0
258
- zope.event==4.4
259
- zope.hookable==5.0.0
260
- zope.interface==5.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  audioread==3.0.1
2
+ aws_requests_auth==0.4.3
 
 
 
 
 
 
 
3
  boto3==1.18.34
 
 
 
 
 
4
  certifi==2021.5.30
5
+ certifi==2019.11.28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  elasticsearch==7.12.0
 
 
 
 
 
7
  ffmpeg==1.4
8
+ ffmpeg_python==0.2.0
9
+ gradio==4.21.0
10
+ gradio_client==0.12.0
11
+ more_itertools==4.2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  numpy==1.22.4
13
+ openai==1.14.1
14
+ pip==23.3.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  pytz==2022.1
16
+ pytz==2019.3
17
+ Requests==2.31.0
18
+ tensorflow==2.16.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  torch==2.1.0
20
+ uvicorn==0.28.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  whisper==1.1.10
22
+ yt_dlp==2023.10.13