aalkaswan commited on
Commit
0e39988
Β·
1 Parent(s): c635ea8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +184 -0
requirements.txt ADDED
@@ -0,0 +1,184 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==22.1.0
2
+ aiohttp==3.8.3
3
+ aiosignal==1.3.1
4
+ alembic==1.9.2
5
+ altair==4.2.0
6
+ anyio==3.6.2
7
+ argon2-cffi==21.3.0
8
+ argon2-cffi-bindings==21.2.0
9
+ arrow==1.2.3
10
+ asttokens==2.2.1
11
+ async-timeout==4.0.2
12
+ attrs==22.2.0
13
+ backcall==0.2.0
14
+ backports.functools-lru-cache==1.6.4
15
+ beautifulsoup4==4.11.1
16
+ bleach==5.0.1
17
+ CacheControl==0.12.11
18
+ certifi==2022.12.7
19
+ cffi==1.15.1
20
+ charset-normalizer==2.1.1
21
+ click==8.1.3
22
+ cmaes==0.9.1
23
+ colorama==0.4.6
24
+ colorlog==6.7.0
25
+ comm==0.1.2
26
+ contourpy==1.0.7
27
+ cycler==0.11.0
28
+ datasets==2.8.0
29
+ debugpy==1.6.5
30
+ decorator==5.1.1
31
+ defusedxml==0.7.1
32
+ dill==0.3.6
33
+ distlib==0.3.6
34
+ distro==1.7.0
35
+ docopt==0.6.2
36
+ entrypoints==0.4
37
+ et-xmlfile==1.1.0
38
+ evaluate==0.4.0
39
+ executing==1.2.0
40
+ fastapi==0.89.1
41
+ fastjsonschema==2.16.2
42
+ ffmpy==0.3.0
43
+ filelock==3.9.0
44
+ fonttools==4.38.0
45
+ fqdn==1.5.1
46
+ frozenlist==1.3.3
47
+ fsspec==2022.11.0
48
+ gradio==3.16.2
49
+ greenlet==2.0.1
50
+ h11==0.14.0
51
+ httpcore==0.16.3
52
+ httpx==0.23.3
53
+ huggingface-hub==0.11.1
54
+ idna==3.4
55
+ importlib-metadata==6.0.0
56
+ importlib-resources==5.10.2
57
+ ipykernel==6.20.2
58
+ ipython==8.8.0
59
+ ipython-genutils==0.2.0
60
+ ipywidgets==7.7.1
61
+ isoduration==20.11.0
62
+ jedi==0.18.2
63
+ Jinja2==3.1.2
64
+ joblib==1.2.0
65
+ jsonpointer==2.3
66
+ jsonschema==4.17.3
67
+ jupyter_client==7.4.9
68
+ jupyter_core==5.1.3
69
+ jupyter-events==0.6.3
70
+ jupyter_server==2.1.0
71
+ jupyter_server_terminals==0.4.4
72
+ jupyterlab-pygments==0.2.2
73
+ jupyterlab-widgets==3.0.5
74
+ kiwisolver==1.4.4
75
+ linkify-it-py==1.0.3
76
+ Mako==1.2.4
77
+ markdown-it-py==2.1.0
78
+ MarkupSafe==2.1.2
79
+ matplotlib==3.6.3
80
+ matplotlib-inline==0.1.6
81
+ mdit-py-plugins==0.3.3
82
+ mdurl==0.1.2
83
+ mistune==2.0.4
84
+ msgpack==1.0.4
85
+ multidict==6.0.4
86
+ multiprocess==0.70.14
87
+ nbclassic==0.4.8
88
+ nbclient==0.7.2
89
+ nbconvert==7.2.8
90
+ nbformat==5.7.3
91
+ nest-asyncio==1.5.6
92
+ nltk==3.8.1
93
+ notebook==6.5.2
94
+ notebook_shim==0.2.2
95
+ numpy==1.24.1
96
+ nvidia-cublas-cu11==11.10.3.66
97
+ nvidia-cuda-nvrtc-cu11==11.7.99
98
+ nvidia-cuda-runtime-cu11==11.7.99
99
+ nvidia-cudnn-cu11==8.5.0.96
100
+ openpyxl==3.0.10
101
+ optuna==3.1.0
102
+ orjson==3.8.5
103
+ packaging==21.3
104
+ pandas==1.5.3
105
+ pandocfilters==1.5.0
106
+ parso==0.8.3
107
+ pep517==0.13.0
108
+ pexpect==4.8.0
109
+ pickleshare==0.7.5
110
+ pigar==2.0.5
111
+ Pillow==9.4.0
112
+ pip==22.3.1
113
+ pipreqs==0.4.11
114
+ pkgutil_resolve_name==1.3.10
115
+ platformdirs==2.5.2
116
+ prometheus-client==0.15.0
117
+ prompt-toolkit==3.0.36
118
+ psutil==5.9.4
119
+ ptyprocess==0.7.0
120
+ pure-eval==0.2.2
121
+ pyarrow==10.0.1
122
+ pycparser==2.21
123
+ pycryptodome==3.16.0
124
+ pydantic==1.10.4
125
+ pydub==0.25.1
126
+ Pygments==2.14.0
127
+ pyparsing==3.0.9
128
+ pyrsistent==0.19.3
129
+ python-dateutil==2.8.2
130
+ python-json-logger==2.0.4
131
+ python-multipart==0.0.5
132
+ pytz==2022.7.1
133
+ PyYAML==6.0
134
+ pyzmq==25.0.0
135
+ regex==2022.10.31
136
+ requests==2.28.2
137
+ resolvelib==0.8.1
138
+ responses==0.18.0
139
+ rfc3339-validator==0.1.4
140
+ rfc3986==1.5.0
141
+ rfc3986-validator==0.1.1
142
+ rich==13.2.0
143
+ scikit-learn==1.2.0
144
+ scipy==1.10.0
145
+ Send2Trash==1.8.0
146
+ sentence-transformers==2.2.2
147
+ sentencepiece==0.1.97
148
+ setfit==0.5.0
149
+ setuptools==66.0.0
150
+ six==1.16.0
151
+ sniffio==1.3.0
152
+ soupsieve==2.3.2.post1
153
+ SQLAlchemy==1.4.46
154
+ stack-data==0.6.2
155
+ starlette==0.22.0
156
+ tenacity==8.1.0
157
+ terminado==0.17.1
158
+ threadpoolctl==3.1.0
159
+ tinycss2==1.2.1
160
+ tokenizers==0.13.2
161
+ tomli==2.0.1
162
+ toolz==0.12.0
163
+ torch==1.13.1
164
+ torchvision==0.14.1
165
+ tornado==6.2
166
+ tqdm==4.64.1
167
+ traitlets==5.8.1
168
+ transformers==4.25.1
169
+ typing_extensions==4.4.0
170
+ uc-micro-py==1.0.1
171
+ uri-template==1.2.0
172
+ urllib3==1.26.14
173
+ uvicorn==0.20.0
174
+ wcwidth==0.2.6
175
+ webcolors==1.12
176
+ webencodings==0.5.1
177
+ websocket-client==1.4.2
178
+ websockets==10.4
179
+ wheel==0.38.4
180
+ widgetsnbextension==3.6.1
181
+ xxhash==3.2.0
182
+ yarg==0.1.9
183
+ yarl==1.8.2
184
+ zipp==3.11.0