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