spookyuser commited on
Commit
be07d82
·
unverified ·
1 Parent(s): 2e38275

Pip freeze reqs because /shrug

Browse files
Files changed (1) hide show
  1. requirements.txt +301 -18
requirements.txt CHANGED
@@ -1,22 +1,305 @@
1
- # frame_interpolation dependencies
2
- tensorflow==2.6.2 # The latest should include tensorflow-gpu
3
- tensorflow-datasets==4.4.0
4
- tensorflow-addons==0.15.0
5
  absl-py==0.12.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  gin-config==0.5.0
7
- parameterized==0.8.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  mediapy==1.0.3
9
- scikit-image==0.19.1
10
- apache-beam==2.34.0
11
- google-cloud-bigquery-storage==1.1.0 # Suppresses a harmless error from beam
 
 
12
  natsort==8.1.0
13
-
14
- # Our dependencies
15
- fastapi==0.74.1 # This is because of reasons
16
- gradio==3.4 # This is also because of reasons
17
- spodcast
18
- moviepy
19
- huggingface-hub
20
- opencv-python
21
- image_tools
22
- podiant-opengraph
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  absl-py==0.12.0
2
+ agate==1.6.0
3
+ agate-dbf==0.2.0
4
+ agate-excel==0.2.3
5
+ agate-sql==0.5.2
6
+ aiohttp==3.8.1
7
+ aiosignal==1.2.0
8
+ anyio==3.6.1
9
+ apache-beam==2.34.0
10
+ argon2-cffi==21.3.0
11
+ argon2-cffi-bindings==21.2.0
12
+ asttokens==2.0.5
13
+ astunparse==1.6.3
14
+ async-timeout==4.0.2
15
+ attrs==18.2.0
16
+ avro-python3==1.9.2.1
17
+ awscli==1.18.69
18
+ Babel==2.6.0
19
+ backcall==0.2.0
20
+ bcrypt==4.0.1
21
+ beautifulsoup4==4.11.1
22
+ bleach==5.0.1
23
+ blis==0.7.8
24
+ boto3==1.24.27
25
+ botocore==1.27.27
26
+ cachetools==4.2.4
27
+ catalogue==2.0.7
28
+ certifi==2019.11.28
29
+ cffi==1.15.1
30
+ chardet==3.0.4
31
+ charset-normalizer==2.1.0
32
+ clang==5.0
33
+ click==8.1.3
34
+ click-completion==0.5.2
35
+ click-didyoumean==0.3.0
36
+ click-help-colors==0.9.1
37
+ cloudpickle==2.1.0
38
+ colorama==0.4.3
39
+ crcmod==1.7
40
+ cryptography==38.0.3
41
+ csvkit==1.0.2
42
+ cycler==0.11.0
43
+ cymem==2.0.6
44
+ Cython==0.29.30
45
+ datasets==2.3.2
46
+ dbfread==2.0.7
47
+ dbus-python==1.2.16
48
+ debugpy==1.6.2
49
+ decorator==4.4.2
50
+ defusedxml==0.7.1
51
+ dill==0.3.1.1
52
+ docopt==0.6.2
53
+ docutils==0.16
54
+ entrypoints==0.4
55
+ et-xmlfile==1.0.1
56
+ etils==0.6.0
57
+ executing==0.8.3
58
+ fastapi==0.74.1
59
+ fastavro==1.7.0
60
+ fastjsonschema==2.15.3
61
+ ffmpeg-python==0.2.0
62
+ ffmpy==0.3.0
63
+ filelock==3.7.1
64
+ flatbuffers==1.12
65
+ fonttools==4.34.4
66
+ frozenlist==1.3.0
67
+ fsspec==2022.5.0
68
+ future==0.18.2
69
+ gast==0.4.0
70
+ gdown==4.5.1
71
  gin-config==0.5.0
72
+ gitdb==4.0.9
73
+ GitPython==3.1.27
74
+ google-api-core==1.33.1
75
+ google-auth==1.35.0
76
+ google-auth-oauthlib==0.4.6
77
+ google-cloud-bigquery-storage==1.1.0
78
+ google-pasta==0.2.0
79
+ googleapis-common-protos==1.56.4
80
+ gql==3.0.0a6
81
+ gradient==2.0.5
82
+ gradient-utils==0.5.0
83
+ gradio==3.4.0
84
+ graphql-core==3.1.7
85
+ greenlet==1.1.2
86
+ grpcio==1.50.0
87
+ grpcio-status==1.48.2
88
+ h11==0.12.0
89
+ h5py==3.1.0
90
+ halo==0.0.31
91
+ hdfs==2.7.0
92
+ httpcore==0.15.0
93
+ httplib2==0.19.1
94
+ httpx==0.23.1
95
+ huggingface-hub==0.8.1
96
+ idna==2.8
97
+ ifaddr==0.2.0
98
+ image-tools==1.0.0
99
+ imageio==2.19.3
100
+ imageio-ffmpeg==0.4.7
101
+ importlib-metadata==4.12.0
102
+ importlib-resources==5.8.0
103
+ ipykernel==6.15.1
104
+ ipython==8.4.0
105
+ ipython-genutils==0.2.0
106
+ ipywidgets==7.7.1
107
+ isodate==0.6.0
108
+ jax==0.3.14
109
+ jaxlib @ https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.8+cuda11.cudnn82-cp39-none-manylinux2014_x86_64.whl
110
+ jdcal==1.0
111
+ jedi==0.18.1
112
+ Jinja2==3.1.2
113
+ jmespath==0.9.4
114
+ joblib==1.1.0
115
+ json5==0.9.8
116
+ jsonify==0.5
117
+ jsonschema==4.7.2
118
+ jupyter==1.0.0
119
+ jupyter-client==7.3.4
120
+ jupyter-console==6.4.4
121
+ jupyter-contrib-core==0.4.0
122
+ jupyter-contrib-nbextensions==0.5.1
123
+ jupyter-core==4.11.1
124
+ jupyter-highlight-selected-word==0.2.0
125
+ jupyter-latex-envs==1.4.6
126
+ jupyter-nbextensions-configurator==0.4.1
127
+ jupyter-server==1.18.1
128
+ jupyter-server-mathjax==0.2.5
129
+ jupyterlab==3.4.3
130
+ jupyterlab-git==0.37.1
131
+ jupyterlab-pygments==0.2.2
132
+ jupyterlab-server==2.15.0
133
+ jupyterlab-widgets==1.1.1
134
+ keras==2.6.0
135
+ Keras-Preprocessing==1.1.2
136
+ kiwisolver==1.4.3
137
+ langcodes==3.3.0
138
+ leather==0.3.3
139
+ libclang==14.0.1
140
+ librespot==0.0.7
141
+ linkify-it-py==1.0.3
142
+ log-symbols==0.0.14
143
+ lxml==4.5.0
144
+ Markdown==3.3.7
145
+ markdown-it-py==2.1.0
146
+ MarkupSafe==2.1.1
147
+ marshmallow==2.21.0
148
+ matplotlib==3.5.2
149
+ matplotlib-inline==0.1.3
150
+ mdit-py-plugins==0.3.1
151
+ mdurl==0.1.2
152
  mediapy==1.0.3
153
+ mistune==0.8.4
154
+ moviepy==1.0.3
155
+ multidict==6.0.2
156
+ multiprocess==0.70.13
157
+ murmurhash==1.0.7
158
  natsort==8.1.0
159
+ nbclassic==0.4.3
160
+ nbclient==0.6.6
161
+ nbconvert==6.5.0
162
+ nbdime==3.1.1
163
+ nbformat==5.4.0
164
+ nest-asyncio==1.5.5
165
+ networkx==2.8.4
166
+ nltk==3.7
167
+ notebook==6.4.12
168
+ notebook-shim==0.1.0
169
+ numpy==1.19.5
170
+ oauth2client==4.1.3
171
+ oauthlib==3.2.0
172
+ opencv-python==4.6.0.66
173
+ openpyxl==3.0.3
174
+ opt-einsum==3.3.0
175
+ orjson==3.8.1
176
+ packaging==21.3
177
+ pandas==1.4.3
178
+ pandocfilters==1.5.0
179
+ parameterized==0.8.1
180
+ paramiko==2.12.0
181
+ parsedatetime==2.4
182
+ parso==0.8.3
183
+ pathy==0.6.2
184
+ pexpect==4.8.0
185
+ pickleshare==0.7.5
186
+ Pillow==9.2.0
187
+ podiant-opengraph==0.1.0
188
+ preshed==3.0.6
189
+ proglog==0.1.10
190
+ progressbar2==4.0.0
191
+ prometheus-client==0.9.0
192
+ promise==2.3
193
+ prompt-toolkit==3.0.30
194
+ protobuf==3.20.1
195
+ psutil==5.9.1
196
+ ptyprocess==0.7.0
197
+ pure-eval==0.2.2
198
+ pyarrow==5.0.0
199
+ pyasn1==0.4.8
200
+ pyasn1-modules==0.2.8
201
+ pybase62==0.5.0
202
+ pycparser==2.21
203
+ pycryptodome==3.15.0
204
+ pycryptodomex==3.15.0
205
+ pydantic==1.9.1
206
+ pydot==1.4.2
207
+ pydub==0.25.1
208
+ Pygments==2.12.0
209
+ PyGObject==3.36.0
210
+ pymongo==3.12.3
211
+ PyNaCl==1.5.0
212
+ PyOgg==0.6.14a1
213
+ pyparsing==2.4.7
214
+ pyrsistent==0.18.1
215
+ PySocks==1.7.1
216
+ python-apt==2.0.0+ubuntu0.20.4.7
217
+ python-dateutil==2.8.2
218
+ python-distutils-extra==2.39
219
+ python-multipart==0.0.5
220
+ python-slugify==4.0.0
221
+ python-utils==3.3.3
222
+ pytimeparse==1.1.5
223
+ pytz==2022.1
224
+ PyWavelets==1.3.0
225
+ PyYAML==5.4.1
226
+ pyzmq==23.2.0
227
+ qtconsole==5.3.1
228
+ QtPy==2.1.0
229
+ regex==2022.7.9
230
+ requests==2.28.1
231
+ requests-oauthlib==1.3.1
232
+ requests-toolbelt==0.9.1
233
+ requests-unixsocket==0.2.0
234
+ responses==0.18.0
235
+ rfc3986==1.5.0
236
+ roman==2.0.0
237
+ rsa==4.0
238
+ s3transfer==0.6.0
239
+ scikit-image==0.19.1
240
+ scikit-learn==1.1.1
241
+ scipy==1.8.1
242
+ seaborn==0.11.2
243
+ Send2Trash==1.8.0
244
+ sentence-transformers==2.2.2
245
+ sentencepiece==0.1.96
246
+ shellingham==1.4.0
247
+ six==1.15.0
248
+ smart-open==5.2.1
249
+ smmap==5.0.0
250
+ sniffio==1.2.0
251
+ soupsieve==2.3.2.post1
252
+ spacy==3.4.0
253
+ spacy-legacy==3.0.9
254
+ spacy-loggers==1.0.2
255
+ spinners==0.0.24
256
+ spodcast==0.5.2
257
+ SQLAlchemy==1.4.39
258
+ srsly==2.4.3
259
+ stack-data==0.3.0
260
+ starlette==0.17.1
261
+ tensorboard==2.6.0
262
+ tensorboard-data-server==0.6.1
263
+ tensorboard-plugin-wit==1.8.1
264
+ tensorflow==2.6.2
265
+ tensorflow-addons==0.15.0
266
+ tensorflow-datasets==4.4.0
267
+ tensorflow-estimator==2.6.0
268
+ tensorflow-io-gcs-filesystem==0.26.0
269
+ tensorflow-metadata==1.11.0
270
+ termcolor==1.1.0
271
+ terminado==0.15.0
272
+ terminaltables==3.1.10
273
+ thinc==8.1.0
274
+ threadpoolctl==3.1.0
275
+ tifffile==2022.5.4
276
+ tinycss2==1.1.1
277
+ tokenizers==0.12.1
278
+ torch==1.12.0+cu116
279
+ torchaudio==0.12.0+cu116
280
+ torchvision==0.13.0+cu116
281
+ tornado==6.2
282
+ tqdm==4.64.0
283
+ traitlets==5.3.0
284
+ transformers==4.20.1
285
+ typeguard==2.13.3
286
+ typer==0.4.2
287
+ typing-extensions==3.7.4.3
288
+ uc-micro-py==1.0.1
289
+ Unidecode==1.1.1
290
+ urllib3==1.26.10
291
+ uvicorn==0.19.0
292
+ wasabi==0.9.1
293
+ wcwidth==0.2.5
294
+ webencodings==0.5.1
295
+ websocket-client==1.4.2
296
+ websockets==10.4
297
+ Werkzeug==2.1.2
298
+ widgetsnbextension==3.6.1
299
+ wrapt==1.12.1
300
+ xgboost==1.6.1
301
+ xlrd==1.1.0
302
+ xxhash==3.0.0
303
+ yarl==1.7.2
304
+ zeroconf==0.39.4
305
+ zipp==3.8.1