wldmr commited on
Commit
3f68ce3
1 Parent(s): 837fdb6
Files changed (1) hide show
  1. requirements.txt +188 -2
requirements.txt CHANGED
@@ -1,2 +1,188 @@
1
- fastapi==0.74.*
2
- uvicorn[standard]==0.17.*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.85.0
2
+ uvicorn[standard]==0.18.3
3
+ absl-py==1.2.0
4
+ aiohttp==3.8.1
5
+ aiosignal==1.2.0
6
+ altair==4.2.0
7
+ anyio==3.6.1
8
+ appnope==0.1.3
9
+ argon2-cffi==21.3.0
10
+ argon2-cffi-bindings==21.2.0
11
+ asttokens==2.0.8
12
+ async-timeout==4.0.2
13
+ attrs==22.1.0
14
+ Babel==2.10.3
15
+ backcall==0.2.0
16
+ bcrypt==4.0.1
17
+ beautifulsoup4==4.11.1
18
+ bleach==5.0.1
19
+ blinker==1.5
20
+ breadability==0.1.20
21
+ cachetools==5.2.0
22
+ certifi==2022.9.14
23
+ cffi==1.15.1
24
+ chardet==5.0.0
25
+ charset-normalizer==2.1.1
26
+ click==8.1.3
27
+ commonmark==0.9.1
28
+ contourpy==1.0.5
29
+ cryptography==38.0.1
30
+ cycler==0.11.0
31
+ datasets==2.4.0
32
+ debugpy==1.6.3
33
+ decorator==5.1.1
34
+ defusedxml==0.7.1
35
+ dill==0.3.5.1
36
+ docker-pycreds==0.4.0
37
+ docopt==0.6.2
38
+ entrypoints==0.4
39
+ executing==1.1.0
40
+ fastjsonschema==2.16.2
41
+ ffmpy==0.3.0
42
+ filelock==3.8.0
43
+ fonttools==4.37.4
44
+ frozenlist==1.3.1
45
+ fsspec==2022.8.2
46
+ gitdb==4.0.9
47
+ GitPython==3.1.27
48
+ google-auth==2.11.0
49
+ google-auth-oauthlib==0.4.6
50
+ gradio==3.4.1
51
+ grpcio==1.48.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.4
57
+ importlib-metadata==4.12.0
58
+ ipykernel==6.16.0
59
+ ipython==8.5.0
60
+ ipython-genutils==0.2.0
61
+ jedi==0.18.1
62
+ Jinja2==3.1.2
63
+ joblib==1.1.0
64
+ json5==0.9.10
65
+ jsonschema==4.16.0
66
+ jupyter-core==4.11.1
67
+ jupyter-server==1.18.1
68
+ jupyter_client==7.3.5
69
+ jupyterlab==3.4.7
70
+ jupyterlab-pygments==0.2.2
71
+ jupyterlab_server==2.15.1
72
+ kiwisolver==1.4.4
73
+ langdetect==1.0.9
74
+ linkify-it-py==1.0.3
75
+ lxml==4.9.1
76
+ Markdown==3.4.1
77
+ markdown-it-py==2.1.0
78
+ MarkupSafe==2.1.1
79
+ matplotlib==3.6.1
80
+ matplotlib-inline==0.1.6
81
+ mdit-py-plugins==0.3.1
82
+ mdurl==0.1.2
83
+ mistune==2.0.4
84
+ multidict==6.0.2
85
+ multiprocess==0.70.13
86
+ nbclassic==0.4.3
87
+ nbclient==0.6.8
88
+ nbconvert==7.0.0
89
+ nbformat==5.6.1
90
+ nest-asyncio==1.5.5
91
+ nltk==3.7
92
+ notebook==6.4.12
93
+ notebook-shim==0.1.0
94
+ numpy==1.23.3
95
+ oauthlib==3.2.1
96
+ orjson==3.8.0
97
+ packaging==21.3
98
+ pandas==1.4.4
99
+ pandocfilters==1.5.0
100
+ paramiko==2.11.0
101
+ parso==0.8.3
102
+ pathtools==0.1.2
103
+ pexpect==4.8.0
104
+ pickleshare==0.7.5
105
+ Pillow==9.2.0
106
+ prometheus-client==0.14.1
107
+ promise==2.3
108
+ prompt-toolkit==3.0.31
109
+ protobuf==3.19.5
110
+ psutil==5.9.2
111
+ ptyprocess==0.7.0
112
+ pure-eval==0.2.2
113
+ pyarrow==9.0.0
114
+ pyasn1==0.4.8
115
+ pyasn1-modules==0.2.8
116
+ pycountry==22.3.5
117
+ pycparser==2.21
118
+ pycryptodome==3.15.0
119
+ pydantic==1.10.2
120
+ pydeck==0.8.0b3
121
+ pydub==0.25.1
122
+ Pygments==2.13.0
123
+ Pympler==1.0.1
124
+ PyNaCl==1.5.0
125
+ pyparsing==3.0.9
126
+ pyrsistent==0.18.1
127
+ python-dateutil==2.8.2
128
+ python-multipart==0.0.5
129
+ pytz==2022.2.1
130
+ pytz-deprecation-shim==0.1.0.post0
131
+ PyYAML==6.0
132
+ pyzmq==24.0.1
133
+ regex==2022.9.13
134
+ requests==2.28.1
135
+ requests-oauthlib==1.3.1
136
+ responses==0.18.0
137
+ rfc3986==1.5.0
138
+ rich==12.5.1
139
+ rsa==4.9
140
+ scikit-learn==1.1.2
141
+ scipy==1.9.1
142
+ semver==2.13.0
143
+ Send2Trash==1.8.0
144
+ sentencepiece==0.1.97
145
+ sentry-sdk==1.9.8
146
+ seqeval==1.2.2
147
+ setproctitle==1.3.2
148
+ shortuuid==1.0.9
149
+ simpletransformers==0.63.7
150
+ six==1.16.0
151
+ smmap==5.0.0
152
+ sniffio==1.3.0
153
+ soupsieve==2.3.2.post1
154
+ stack-data==0.5.1
155
+ starlette==0.20.4
156
+ streamlit==1.12.2
157
+ sumy==0.10.0
158
+ tensorboard==2.10.0
159
+ tensorboard-data-server==0.6.1
160
+ tensorboard-plugin-wit==1.8.1
161
+ terminado==0.15.0
162
+ threadpoolctl==3.1.0
163
+ tinycss2==1.1.1
164
+ tokenizers==0.12.1
165
+ toml==0.10.2
166
+ tomli==2.0.1
167
+ toolz==0.12.0
168
+ torch==1.12.1
169
+ tornado==6.2
170
+ tqdm==4.64.1
171
+ traitlets==5.4.0
172
+ transformers==4.22.0
173
+ typing_extensions==4.3.0
174
+ tzdata==2022.2
175
+ tzlocal==4.2
176
+ uc-micro-py==1.0.1
177
+ urllib3==1.26.12
178
+ validators==0.20.0
179
+ wandb==0.13.3
180
+ wcwidth==0.2.5
181
+ webencodings==0.5.1
182
+ websocket-client==1.4.1
183
+ websockets==10.3
184
+ Werkzeug==2.2.2
185
+ xxhash==3.0.0
186
+ yarl==1.8.1
187
+ youtube-transcript-api==0.4.4
188
+ zipp==3.8.1