joethequant commited on
Commit
742bff0
1 Parent(s): 515e422
Files changed (2) hide show
  1. app.py +2 -0
  2. requirements.txt +202 -275
app.py CHANGED
@@ -47,3 +47,5 @@ demo = gr.Interface(
47
  demo.launch()
48
  # demo.launch(share=True)
49
 
 
 
 
47
  demo.launch()
48
  # demo.launch(share=True)
49
 
50
+ #pip list --format=freeze > requirements.txt
51
+
requirements.txt CHANGED
@@ -1,275 +1,202 @@
1
- # This file may be used to create an environment using:
2
- # $ conda create --name <env> --file <this file>
3
- # platform: linux-64
4
- _libgcc_mutex=0.1=main
5
- _openmp_mutex=5.1=1_gnu
6
- absl-py=1.2.0=pypi_0
7
- aiofiles=23.1.0=pypi_0
8
- aiohttp=3.8.4=pypi_0
9
- aiosignal=1.3.1=pypi_0
10
- altair=4.2.2=pypi_0
11
- anyio=3.6.2=pypi_0
12
- asttokens=2.0.5=pyhd3eb1b0_0
13
- astunparse=1.6.3=pypi_0
14
- async-timeout=4.0.2=pypi_0
15
- attrs=22.1.0=pypi_0
16
- backcall=0.2.0=pyhd3eb1b0_0
17
- beautifulsoup4=4.12.0=pypi_0
18
- blas=1.0=mkl
19
- bottleneck=1.3.5=py39h7deecbd_0
20
- brotli=1.0.9=h5eee18b_7
21
- brotli-bin=1.0.9=h5eee18b_7
22
- bs4=0.0.1=pypi_0
23
- ca-certificates=2022.07.19=h06a4308_0
24
- cachetools=5.2.0=pypi_0
25
- certifi=2022.6.15=py39h06a4308_0
26
- charset-normalizer=2.1.1=pypi_0
27
- click=8.1.3=pypi_0
28
- cloudpickle=2.2.0=pypi_0
29
- colorama=0.4.6=pypi_0
30
- cudatoolkit=11.2.2=hbe64b41_10
31
- cudnn=8.1.0.77=h90431f1_0
32
- cycler=0.11.0=pyhd3eb1b0_0
33
- cython=0.29.32=pypi_0
34
- dbus=1.13.18=hb2f20db_0
35
- debugpy=1.5.1=py39h295c915_0
36
- decorator=5.1.1=pyhd3eb1b0_0
37
- dill=0.3.5.1=pypi_0
38
- dm-tree=0.1.7=pypi_0
39
- docker-pycreds=0.4.0=pypi_0
40
- entrypoints=0.4=py39h06a4308_0
41
- etils=0.8.0=pypi_0
42
- executing=0.8.3=pyhd3eb1b0_0
43
- expat=2.4.4=h295c915_0
44
- fastapi=0.94.0=pypi_0
45
- fastjsonschema=2.16.2=pypi_0
46
- ffmpy=0.3.0=pypi_0
47
- fftw=3.3.9=h27cfd23_1
48
- filelock=3.8.0=pypi_0
49
- flatbuffers=1.12=pypi_0
50
- fontconfig=2.13.1=h6c09931_0
51
- fonttools=4.25.0=pyhd3eb1b0_0
52
- freetype=2.11.0=h70c0345_0
53
- frozenlist=1.3.3=pypi_0
54
- fsspec=2023.3.0=pypi_0
55
- gast=0.4.0=pypi_0
56
- giflib=5.2.1=h7b6447c_0
57
- gin-config=0.5.0=pypi_0
58
- gitdb=4.0.10=pypi_0
59
- gitpython=3.1.29=pypi_0
60
- glib=2.69.1=h4ff587b_1
61
- google-api-core=2.10.2=pypi_0
62
- google-api-python-client=2.66.0=pypi_0
63
- google-auth=2.11.0=pypi_0
64
- google-auth-httplib2=0.1.0=pypi_0
65
- google-auth-oauthlib=0.4.6=pypi_0
66
- google-pasta=0.2.0=pypi_0
67
- googleapis-common-protos=1.56.4=pypi_0
68
- gradio=3.20.1=pypi_0
69
- grpcio=1.47.0=pypi_0
70
- gst-plugins-base=1.14.0=h8213a91_2
71
- gstreamer=1.14.0=h28cd5cc_2
72
- h11=0.14.0=pypi_0
73
- h5py=3.7.0=pypi_0
74
- httpcore=0.16.3=pypi_0
75
- httplib2=0.21.0=pypi_0
76
- httpx=0.23.3=pypi_0
77
- huggingface-hub=0.10.1=pypi_0
78
- icu=58.2=he6710b0_3
79
- idna=3.3=pypi_0
80
- immutabledict=2.2.3=pypi_0
81
- importlib-metadata=4.12.0=pypi_0
82
- importlib-resources=5.10.0=pypi_0
83
- intel-openmp=2021.4.0=h06a4308_3561
84
- ipykernel=6.9.1=py39h06a4308_0
85
- ipython=8.4.0=py39h06a4308_0
86
- jedi=0.18.1=py39h06a4308_1
87
- jinja2=3.1.2=pypi_0
88
- joblib=1.1.0=pyhd3eb1b0_0
89
- jpeg=9e=h7f8727e_0
90
- jsonschema=4.16.0=pypi_0
91
- jupyter_client=7.3.4=py39h06a4308_0
92
- jupyter_core=4.10.0=py39h06a4308_0
93
- kaggle=1.5.12=pypi_0
94
- keras=2.9.0=pypi_0
95
- keras-preprocessing=1.1.2=pypi_0
96
- kiwisolver=1.4.2=py39h295c915_0
97
- krb5=1.19.2=hac12032_0
98
- lcms2=2.12=h3be6417_0
99
- ld_impl_linux-64=2.38=h1181459_1
100
- lerc=3.0=h295c915_0
101
- libbrotlicommon=1.0.9=h5eee18b_7
102
- libbrotlidec=1.0.9=h5eee18b_7
103
- libbrotlienc=1.0.9=h5eee18b_7
104
- libclang=14.0.6=pypi_0
105
- libdeflate=1.8=h7f8727e_5
106
- libedit=3.1.20210910=h7f8727e_0
107
- libevent=2.1.12=h8f2d780_0
108
- libffi=3.3=he6710b0_2
109
- libgcc-ng=11.2.0=h1234567_1
110
- libgfortran-ng=11.2.0=h00389a5_1
111
- libgfortran5=11.2.0=h1234567_1
112
- libgomp=11.2.0=h1234567_1
113
- libllvm10=10.0.1=hbcb73fb_5
114
- libpng=1.6.37=hbc83047_0
115
- libpq=12.9=h16c4e8d_3
116
- libsodium=1.0.18=h7b6447c_0
117
- libstdcxx-ng=11.2.0=h1234567_1
118
- libtiff=4.4.0=hecacb30_0
119
- libuuid=1.0.3=h7f8727e_2
120
- libwebp=1.2.2=h55f646e_0
121
- libwebp-base=1.2.2=h7f8727e_0
122
- libxcb=1.15=h7f8727e_0
123
- libxkbcommon=1.0.1=hfa300c1_0
124
- libxml2=2.9.14=h74e7548_0
125
- libxslt=1.1.35=h4e12654_0
126
- linkify-it-py=2.0.0=pypi_0
127
- llvmlite=0.39.1=pypi_0
128
- lxml=4.9.1=pypi_0
129
- lz4-c=1.9.3=h295c915_1
130
- markdown=3.4.1=pypi_0
131
- markdown-it-py=2.2.0=pypi_0
132
- markupsafe=2.1.1=pypi_0
133
- matplotlib=3.5.2=py39h06a4308_0
134
- matplotlib-base=3.5.2=py39hf590b9c_0
135
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
136
- mdit-py-plugins=0.3.3=pypi_0
137
- mdurl=0.1.2=pypi_0
138
- mkl=2021.4.0=h06a4308_640
139
- mkl-service=2.4.0=py39h7f8727e_0
140
- mkl_fft=1.3.1=py39hd3c417c_0
141
- mkl_random=1.2.2=py39h51133e4_0
142
- mlxtend=0.20.0=pypi_0
143
- multidict=6.0.4=pypi_0
144
- munkres=1.1.4=py_0
145
- nbformat=5.7.0=pypi_0
146
- ncurses=6.3=h5eee18b_3
147
- nest-asyncio=1.5.5=py39h06a4308_0
148
- nspr=4.33=h295c915_0
149
- nss=3.74=h0370c37_0
150
- numba=0.56.3=pypi_0
151
- numexpr=2.8.3=py39h807cd23_0
152
- numpy=1.22.3=py39he7a7128_0
153
- numpy-base=1.22.3=py39hf524024_0
154
- oauth2client=4.1.3=pypi_0
155
- oauthlib=3.2.0=pypi_0
156
- openai=0.27.2=pypi_0
157
- opencv-python-headless=4.5.2.52=pypi_0
158
- openssl=1.1.1q=h7f8727e_0
159
- opt-einsum=3.3.0=pypi_0
160
- orjson=3.8.7=pypi_0
161
- packaging=21.3=pyhd3eb1b0_0
162
- pandas=1.4.3=py39h6a678d5_0
163
- parso=0.8.3=pyhd3eb1b0_0
164
- pathtools=0.1.2=pypi_0
165
- patsy=0.5.2=py39h06a4308_1
166
- pcre=8.45=h295c915_0
167
- pexpect=4.8.0=pyhd3eb1b0_3
168
- pickleshare=0.7.5=pyhd3eb1b0_1003
169
- pillow=9.2.0=py39hace64e9_1
170
- pip=23.0.1=pypi_0
171
- plotly=5.10.0=pypi_0
172
- ply=3.11=py39h06a4308_0
173
- portalocker=2.6.0=pypi_0
174
- promise=2.3=pypi_0
175
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
176
- protobuf=3.19.6=pypi_0
177
- psutil=5.9.4=pypi_0
178
- ptyprocess=0.7.0=pyhd3eb1b0_2
179
- pure_eval=0.2.2=pyhd3eb1b0_0
180
- py-cpuinfo=9.0.0=pypi_0
181
- pyasn1=0.4.8=pypi_0
182
- pyasn1-modules=0.2.8=pypi_0
183
- pycocotools=2.0.6=pypi_0
184
- pycryptodome=3.17=pypi_0
185
- pydantic=1.10.6=pypi_0
186
- pydub=0.25.1=pypi_0
187
- pygments=2.11.2=pyhd3eb1b0_0
188
- pyparsing=3.0.9=py39h06a4308_0
189
- pyqt=5.15.7=py39h6a678d5_1
190
- pyqt5-sip=12.11.0=py39h6a678d5_1
191
- pyrsistent=0.18.1=pypi_0
192
- python=3.9.12=h12debd9_1
193
- python-dateutil=2.8.2=pyhd3eb1b0_0
194
- python-multipart=0.0.6=pypi_0
195
- python-slugify=7.0.0=pypi_0
196
- pytz=2022.1=py39h06a4308_0
197
- pyyaml=5.4.1=pypi_0
198
- pyzmq=23.2.0=py39h6a678d5_0
199
- qt-main=5.15.2=h327a75a_7
200
- qt-webengine=5.15.9=hd2b0992_4
201
- qtwebkit=5.212=h4eab89a_4
202
- readline=8.1.2=h7f8727e_1
203
- regex=2022.10.31=pypi_0
204
- requests=2.28.1=pypi_0
205
- requests-oauthlib=1.3.1=pypi_0
206
- rfc3986=1.5.0=pypi_0
207
- rsa=4.9=pypi_0
208
- sacrebleu=2.3.1=pypi_0
209
- scikit-learn=1.1.1=py39h6a678d5_0
210
- scipy=1.7.3=py39h6c91a56_2
211
- seaborn=0.11.2=pyhd3eb1b0_0
212
- sentencepiece=0.1.97=pypi_0
213
- sentry-sdk=1.11.1=pypi_0
214
- seqeval=1.2.2=pypi_0
215
- setproctitle=1.3.2=pypi_0
216
- setuptools=63.4.1=py39h06a4308_0
217
- shap=0.41.0=pypi_0
218
- shortuuid=1.0.11=pypi_0
219
- sip=6.6.2=py39h6a678d5_0
220
- six=1.16.0=pyhd3eb1b0_1
221
- slicer=0.0.7=pypi_0
222
- smmap=5.0.0=pypi_0
223
- sniffio=1.3.0=pypi_0
224
- soupsieve=2.4=pypi_0
225
- sqlite=3.39.2=h5082296_0
226
- stack_data=0.2.0=pyhd3eb1b0_0
227
- starlette=0.26.0.post1=pypi_0
228
- statsmodels=0.13.2=py39h7f8727e_0
229
- tabulate=0.9.0=pypi_0
230
- tenacity=8.1.0=pypi_0
231
- tensorboard=2.9.1=pypi_0
232
- tensorboard-data-server=0.6.1=pypi_0
233
- tensorboard-plugin-wit=1.8.1=pypi_0
234
- tensorflow=2.9.0=pypi_0
235
- tensorflow-addons=0.18.0=pypi_0
236
- tensorflow-datasets=4.7.0=pypi_0
237
- tensorflow-estimator=2.9.0=pypi_0
238
- tensorflow-hub=0.12.0=pypi_0
239
- tensorflow-io-gcs-filesystem=0.26.0=pypi_0
240
- tensorflow-metadata=1.10.0=pypi_0
241
- tensorflow-model-optimization=0.7.3=pypi_0
242
- tensorflow-text=2.11.0=pypi_0
243
- termcolor=1.1.0=pypi_0
244
- text-unidecode=1.3=pypi_0
245
- tf-models-official=2.11.0=pypi_0
246
- tf-slim=1.1.0=pypi_0
247
- threadpoolctl=2.2.0=pyh0d69192_0
248
- tk=8.6.12=h1ccaba5_0
249
- tokenizers=0.13.1=pypi_0
250
- toml=0.10.2=pyhd3eb1b0_0
251
- toolz=0.12.0=pypi_0
252
- tornado=6.1=py39h27cfd23_0
253
- tqdm=4.64.1=pypi_0
254
- traitlets=5.1.1=pyhd3eb1b0_0
255
- transformers=4.24.0=pypi_0
256
- typeguard=2.13.3=pypi_0
257
- typing-extensions=4.3.0=pypi_0
258
- tzdata=2022a=hda174b7_0
259
- uc-micro-py=1.0.1=pypi_0
260
- uritemplate=4.1.1=pypi_0
261
- urllib3=1.26.12=pypi_0
262
- uvicorn=0.21.0=pypi_0
263
- wandb=0.13.5=pypi_0
264
- wcwidth=0.2.5=pyhd3eb1b0_0
265
- websockets=10.4=pypi_0
266
- werkzeug=2.2.2=pypi_0
267
- wheel=0.37.1=pyhd3eb1b0_0
268
- wordcloud=1.8.2.2=pypi_0
269
- wrapt=1.14.1=pypi_0
270
- xz=5.2.5=h7f8727e_1
271
- yarl=1.8.2=pypi_0
272
- zeromq=4.3.4=h2531618_0
273
- zipp=3.8.1=pypi_0
274
- zlib=1.2.12=h7f8727e_2
275
- zstd=1.5.2=ha4553b6_0
 
1
+ absl-py==1.2.0
2
+ aiofiles==23.1.0
3
+ aiohttp==3.8.4
4
+ aiosignal==1.3.1
5
+ altair==4.2.2
6
+ anyio==3.6.2
7
+ asttokens==2.0.5
8
+ astunparse==1.6.3
9
+ async-timeout==4.0.2
10
+ attrs==22.1.0
11
+ backcall==0.2.0
12
+ beautifulsoup4==4.12.0
13
+ Bottleneck==1.3.5
14
+ bs4==0.0.1
15
+ cachetools==5.2.0
16
+ certifi==2022.6.15
17
+ charset-normalizer==2.1.1
18
+ click==8.1.3
19
+ cloudpickle==2.2.0
20
+ colorama==0.4.6
21
+ cycler==0.11.0
22
+ Cython==0.29.32
23
+ debugpy==1.5.1
24
+ decorator==5.1.1
25
+ dill==0.3.5.1
26
+ dm-tree==0.1.7
27
+ docker-pycreds==0.4.0
28
+ entrypoints==0.4
29
+ etils==0.8.0
30
+ executing==0.8.3
31
+ fastapi==0.94.0
32
+ fastjsonschema==2.16.2
33
+ ffmpy==0.3.0
34
+ filelock==3.8.0
35
+ flatbuffers==1.12
36
+ fonttools==4.25.0
37
+ frozenlist==1.3.3
38
+ fsspec==2023.3.0
39
+ gast==0.4.0
40
+ gin-config==0.5.0
41
+ gitdb==4.0.10
42
+ GitPython==3.1.29
43
+ google-api-core==2.10.2
44
+ google-api-python-client==2.66.0
45
+ google-auth==2.11.0
46
+ google-auth-httplib2==0.1.0
47
+ google-auth-oauthlib==0.4.6
48
+ google-pasta==0.2.0
49
+ googleapis-common-protos==1.56.4
50
+ gradio==3.20.1
51
+ grpcio==1.47.0
52
+ h11==0.14.0
53
+ h5py==3.7.0
54
+ httpcore==0.16.3
55
+ httplib2==0.21.0
56
+ httpx==0.23.3
57
+ huggingface-hub==0.10.1
58
+ idna==3.3
59
+ immutabledict==2.2.3
60
+ importlib-metadata==4.12.0
61
+ importlib-resources==5.10.0
62
+ ipykernel==6.9.1
63
+ ipython==8.4.0
64
+ jedi==0.18.1
65
+ Jinja2==3.1.2
66
+ joblib==1.1.0
67
+ jsonschema==4.16.0
68
+ jupyter_client==7.3.4
69
+ jupyter-core==4.10.0
70
+ kaggle==1.5.12
71
+ keras==2.9.0
72
+ Keras-Preprocessing==1.1.2
73
+ kiwisolver==1.4.2
74
+ libclang==14.0.6
75
+ linkify-it-py==2.0.0
76
+ llvmlite==0.39.1
77
+ lxml==4.9.1
78
+ Markdown==3.4.1
79
+ markdown-it-py==2.2.0
80
+ MarkupSafe==2.1.1
81
+ matplotlib==3.5.2
82
+ matplotlib-inline==0.1.2
83
+ mdit-py-plugins==0.3.3
84
+ mdurl==0.1.2
85
+ mkl-fft==1.3.1
86
+ mkl-random==1.2.2
87
+ mkl-service==2.4.0
88
+ mlxtend==0.20.0
89
+ multidict==6.0.4
90
+ munkres==1.1.4
91
+ nbformat==5.7.0
92
+ nest-asyncio==1.5.5
93
+ numba==0.56.3
94
+ numexpr==2.8.3
95
+ numpy==1.22.3
96
+ oauth2client==4.1.3
97
+ oauthlib==3.2.0
98
+ openai==0.27.2
99
+ opencv-python-headless==4.5.2.52
100
+ opt-einsum==3.3.0
101
+ orjson==3.8.7
102
+ packaging==21.3
103
+ pandas==1.4.3
104
+ parso==0.8.3
105
+ pathtools==0.1.2
106
+ patsy==0.5.2
107
+ pexpect==4.8.0
108
+ pickleshare==0.7.5
109
+ Pillow==9.2.0
110
+ pip==23.0.1
111
+ plotly==5.10.0
112
+ ply==3.11
113
+ portalocker==2.6.0
114
+ promise==2.3
115
+ prompt-toolkit==3.0.20
116
+ protobuf==3.19.6
117
+ psutil==5.9.4
118
+ ptyprocess==0.7.0
119
+ pure-eval==0.2.2
120
+ py-cpuinfo==9.0.0
121
+ pyasn1==0.4.8
122
+ pyasn1-modules==0.2.8
123
+ pycocotools==2.0.6
124
+ pycryptodome==3.17
125
+ pydantic==1.10.6
126
+ pydub==0.25.1
127
+ Pygments==2.11.2
128
+ pyparsing==3.0.9
129
+ PyQt5-sip==12.11.0
130
+ pyrsistent==0.18.1
131
+ python-dateutil==2.8.2
132
+ python-multipart==0.0.6
133
+ python-slugify==7.0.0
134
+ pytz==2022.1
135
+ PyYAML==5.4.1
136
+ pyzmq==23.2.0
137
+ regex==2022.10.31
138
+ requests==2.28.1
139
+ requests-oauthlib==1.3.1
140
+ rfc3986==1.5.0
141
+ rsa==4.9
142
+ sacrebleu==2.3.1
143
+ scikit-learn==1.1.1
144
+ scipy==1.7.3
145
+ seaborn==0.11.2
146
+ sentencepiece==0.1.97
147
+ sentry-sdk==1.11.1
148
+ seqeval==1.2.2
149
+ setproctitle==1.3.2
150
+ setuptools==63.4.1
151
+ shap==0.41.0
152
+ shortuuid==1.0.11
153
+ sip==6.6.2
154
+ six==1.16.0
155
+ slicer==0.0.7
156
+ smmap==5.0.0
157
+ sniffio==1.3.0
158
+ soupsieve==2.4
159
+ stack-data==0.2.0
160
+ starlette==0.26.0.post1
161
+ statsmodels==0.13.2
162
+ tabulate==0.9.0
163
+ tenacity==8.1.0
164
+ tensorboard==2.9.1
165
+ tensorboard-data-server==0.6.1
166
+ tensorboard-plugin-wit==1.8.1
167
+ tensorflow==2.9.0
168
+ tensorflow-addons==0.18.0
169
+ tensorflow-datasets==4.7.0
170
+ tensorflow-estimator==2.9.0
171
+ tensorflow-hub==0.12.0
172
+ tensorflow-io-gcs-filesystem==0.26.0
173
+ tensorflow-metadata==1.10.0
174
+ tensorflow-model-optimization==0.7.3
175
+ tensorflow-text==2.11.0
176
+ termcolor==1.1.0
177
+ text-unidecode==1.3
178
+ tf-models-official==2.11.0
179
+ tf-slim==1.1.0
180
+ threadpoolctl==2.2.0
181
+ tokenizers==0.13.1
182
+ toml==0.10.2
183
+ toolz==0.12.0
184
+ tornado==6.1
185
+ tqdm==4.64.1
186
+ traitlets==5.1.1
187
+ transformers==4.24.0
188
+ typeguard==2.13.3
189
+ typing_extensions==4.3.0
190
+ uc-micro-py==1.0.1
191
+ uritemplate==4.1.1
192
+ urllib3==1.26.12
193
+ uvicorn==0.21.0
194
+ wandb==0.13.5
195
+ wcwidth==0.2.5
196
+ websockets==10.4
197
+ Werkzeug==2.2.2
198
+ wheel==0.37.1
199
+ wordcloud==1.8.2.2
200
+ wrapt==1.14.1
201
+ yarl==1.8.2
202
+ zipp==3.8.1