happyHoliday commited on
Commit
245d879
·
1 Parent(s): 83cd711

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +179 -0
requirements.txt ADDED
@@ -0,0 +1,179 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.2.0
2
+ aiohttp==3.8.3
3
+ aiosignal==1.2.0
4
+ alembic==1.8.0
5
+ analytics-python==1.4.0
6
+ anyio==3.6.1
7
+ argon2-cffi==21.3.0
8
+ argon2-cffi-bindings==21.2.0
9
+ asttokens==2.0.5
10
+ async-generator==1.10
11
+ async-timeout==4.0.2
12
+ attrs==21.4.0
13
+ Babel==2.10.1
14
+ backcall==0.2.0
15
+ backoff==1.10.0
16
+ backports.functools-lru-cache==1.6.4
17
+ bcrypt==4.0.0
18
+ beautifulsoup4==4.11.1
19
+ bleach==5.0.0
20
+ blinker==1.4
21
+ brotlipy==0.7.0
22
+ cachetools==5.2.0
23
+ certifi==2022.5.18.1
24
+ certipy==0.1.3
25
+ cffi==1.15.0
26
+ charset-normalizer==2.0.12
27
+ click==8.1.3
28
+ colorama==0.4.4
29
+ conda==4.13.0
30
+ conda-package-handling==1.8.1
31
+ contourpy==1.0.5
32
+ cryptography==37.0.2
33
+ cycler==0.11.0
34
+ debugpy==1.6.0
35
+ decorator==5.1.1
36
+ defusedxml==0.7.1
37
+ entrypoints==0.4
38
+ executing==0.8.3
39
+ fastapi==0.85.0
40
+ fastjsonschema==2.15.3
41
+ ffmpy==0.3.0
42
+ filelock==3.8.0
43
+ flit_core==3.7.1
44
+ fonttools==4.37.3
45
+ frozenlist==1.3.1
46
+ fsspec==2022.8.2
47
+ fugashi==1.2.0
48
+ google-auth==2.11.1
49
+ google-auth-oauthlib==0.4.6
50
+ gradio==3.3.1
51
+ greenlet==1.1.2
52
+ grpcio==1.49.1
53
+ h11==0.12.0
54
+ httpcore==0.15.0
55
+ httpx==0.23.0
56
+ huggingface-hub==0.9.1
57
+ idna==3.3
58
+ importlib-metadata==4.11.4
59
+ importlib-resources==5.7.1
60
+ ipadic==1.0.0
61
+ ipykernel==6.13.1
62
+ ipython==8.4.0
63
+ ipython-genutils==0.2.0
64
+ jedi==0.18.1
65
+ Jinja2==3.1.2
66
+ json5==0.9.5
67
+ jsonschema==4.6.0
68
+ jupyter-client==7.3.4
69
+ jupyter-core==4.10.0
70
+ jupyter-server==1.17.1
71
+ jupyter-telemetry==0.1.0
72
+ jupyterhub==2.3.1
73
+ jupyterlab==3.4.3
74
+ jupyterlab-pygments==0.2.2
75
+ jupyterlab-server==2.14.0
76
+ kiwisolver==1.4.4
77
+ libmambapy==0.24.0
78
+ linkify-it-py==1.0.3
79
+ Mako==1.2.0
80
+ mamba==0.24.0
81
+ Markdown==3.4.1
82
+ markdown-it-py==2.1.0
83
+ MarkupSafe==2.1.1
84
+ matplotlib==3.6.0
85
+ matplotlib-inline==0.1.3
86
+ mdit-py-plugins==0.3.1
87
+ mdurl==0.1.2
88
+ mistune==0.8.4
89
+ monotonic==1.6
90
+ multidict==6.0.2
91
+ nbclassic==0.3.7
92
+ nbclient==0.6.4
93
+ nbconvert==6.5.0
94
+ nbformat==5.4.0
95
+ nest-asyncio==1.5.5
96
+ notebook==6.4.12
97
+ notebook-shim==0.1.0
98
+ numpy==1.23.3
99
+ oauthlib==3.2.0
100
+ orjson==3.8.0
101
+ packaging==21.3
102
+ pamela==1.0.0
103
+ pandas==1.5.0
104
+ pandocfilters==1.5.0
105
+ paramiko==2.11.0
106
+ parso==0.8.3
107
+ pexpect==4.8.0
108
+ pickleshare==0.7.5
109
+ Pillow==9.2.0
110
+ pip==22.2.2
111
+ prometheus-client==0.14.1
112
+ prompt-toolkit==3.0.29
113
+ protobuf==3.19.5
114
+ psutil==5.9.1
115
+ ptyprocess==0.7.0
116
+ pure-eval==0.2.2
117
+ pyasn1==0.4.8
118
+ pyasn1-modules==0.2.8
119
+ pycosat==0.6.3
120
+ pycparser==2.21
121
+ pycryptodome==3.15.0
122
+ pycurl==7.45.1
123
+ pydantic==1.10.2
124
+ pyDeprecate==0.3.2
125
+ pydub==0.25.1
126
+ Pygments==2.12.0
127
+ PyJWT==2.4.0
128
+ PyNaCl==1.5.0
129
+ pyOpenSSL==22.0.0
130
+ pyparsing==3.0.9
131
+ pyrsistent==0.18.1
132
+ PySocks==1.7.1
133
+ python-dateutil==2.8.2
134
+ python-json-logger==2.0.1
135
+ python-multipart==0.0.5
136
+ pytorch-lightning==1.7.6
137
+ pytz==2022.1
138
+ PyYAML==6.0
139
+ pyzmq==23.1.0
140
+ regex==2022.9.13
141
+ requests==2.28.0
142
+ requests-oauthlib==1.3.1
143
+ rfc3986==1.5.0
144
+ rsa==4.9
145
+ ruamel.yaml==0.17.21
146
+ ruamel.yaml.clib==0.2.6
147
+ ruamel-yaml-conda==0.15.80
148
+ Send2Trash==1.8.0
149
+ setuptools==62.3.4
150
+ six==1.16.0
151
+ sniffio==1.2.0
152
+ soupsieve==2.3.1
153
+ SQLAlchemy==1.4.37
154
+ stack-data==0.2.0
155
+ starlette==0.20.4
156
+ tensorboard==2.10.1
157
+ tensorboard-data-server==0.6.1
158
+ tensorboard-plugin-wit==1.8.1
159
+ terminado==0.15.0
160
+ tinycss2==1.1.1
161
+ tokenizers==0.12.1
162
+ torch==1.12.1
163
+ torchmetrics==0.9.3
164
+ tornado==6.1
165
+ tqdm==4.64.0
166
+ traitlets==5.2.2.post1
167
+ transformers==4.22.0
168
+ typing_extensions==4.3.0
169
+ uc-micro-py==1.0.1
170
+ urllib3==1.26.9
171
+ uvicorn==0.18.3
172
+ wcwidth==0.2.5
173
+ webencodings==0.5.1
174
+ websocket-client==1.3.2
175
+ websockets==10.3
176
+ Werkzeug==2.2.2
177
+ wheel==0.37.1
178
+ yarl==1.8.1
179
+ zipp==3.8.0