Spaces:
Build error
Build error
Commit
·
d458e87
1
Parent(s):
36e9299
added requirements
Browse files- requirements.txt +196 -0
requirements.txt
ADDED
@@ -0,0 +1,196 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 @ file:///opt/conda/conda-bld/asttokens_1646925590279/work
|
8 |
+
astunparse==1.6.3
|
9 |
+
async-timeout==4.0.2
|
10 |
+
attrs==22.1.0
|
11 |
+
backcall @ file:///home/ktietz/src/ci/backcall_1611930011877/work
|
12 |
+
Bottleneck @ file:///opt/conda/conda-bld/bottleneck_1657175564434/work
|
13 |
+
cachetools==5.2.0
|
14 |
+
certifi @ file:///opt/conda/conda-bld/certifi_1655968806487/work/certifi
|
15 |
+
charset-normalizer==2.1.1
|
16 |
+
click==8.1.3
|
17 |
+
cloudpickle==2.2.0
|
18 |
+
colorama==0.4.6
|
19 |
+
cycler @ file:///tmp/build/80754af9/cycler_1637851556182/work
|
20 |
+
Cython==0.29.32
|
21 |
+
debugpy @ file:///tmp/build/80754af9/debugpy_1637091799509/work
|
22 |
+
decorator @ file:///opt/conda/conda-bld/decorator_1643638310831/work
|
23 |
+
dill==0.3.5.1
|
24 |
+
dm-tree==0.1.7
|
25 |
+
docker-pycreds==0.4.0
|
26 |
+
entrypoints @ file:///tmp/build/80754af9/entrypoints_1649926439650/work
|
27 |
+
etils==0.8.0
|
28 |
+
executing @ file:///opt/conda/conda-bld/executing_1646925071911/work
|
29 |
+
fastapi==0.94.0
|
30 |
+
fastjsonschema==2.16.2
|
31 |
+
ffmpy==0.3.0
|
32 |
+
filelock==3.8.0
|
33 |
+
flatbuffers==1.12
|
34 |
+
fonttools==4.25.0
|
35 |
+
frozenlist==1.3.3
|
36 |
+
fsspec==2023.3.0
|
37 |
+
gast==0.4.0
|
38 |
+
gin-config==0.5.0
|
39 |
+
gitdb==4.0.10
|
40 |
+
GitPython==3.1.29
|
41 |
+
google-api-core==2.10.2
|
42 |
+
google-api-python-client==2.66.0
|
43 |
+
google-auth==2.11.0
|
44 |
+
google-auth-httplib2==0.1.0
|
45 |
+
google-auth-oauthlib==0.4.6
|
46 |
+
google-pasta==0.2.0
|
47 |
+
googleapis-common-protos==1.56.4
|
48 |
+
gradio==3.20.1
|
49 |
+
grpcio==1.47.0
|
50 |
+
h11==0.14.0
|
51 |
+
h5py==3.7.0
|
52 |
+
httpcore==0.16.3
|
53 |
+
httplib2==0.21.0
|
54 |
+
httpx==0.23.3
|
55 |
+
huggingface-hub==0.10.1
|
56 |
+
idna==3.3
|
57 |
+
immutabledict==2.2.3
|
58 |
+
importlib-metadata==4.12.0
|
59 |
+
importlib-resources==5.10.0
|
60 |
+
ipykernel @ file:///tmp/build/80754af9/ipykernel_1647000773790/work/dist/ipykernel-6.9.1-py3-none-any.whl
|
61 |
+
ipython @ file:///opt/conda/conda-bld/ipython_1657652213665/work
|
62 |
+
jedi @ file:///tmp/build/80754af9/jedi_1644297102865/work
|
63 |
+
Jinja2==3.1.2
|
64 |
+
joblib @ file:///tmp/build/80754af9/joblib_1635411271373/work
|
65 |
+
jsonschema==4.16.0
|
66 |
+
jupyter-core @ file:///opt/conda/conda-bld/jupyter_core_1651671229925/work
|
67 |
+
jupyter_client @ file:///opt/conda/conda-bld/jupyter_client_1661848916004/work
|
68 |
+
kaggle==1.5.12
|
69 |
+
keras==2.9.0
|
70 |
+
Keras-Preprocessing==1.1.2
|
71 |
+
kiwisolver @ file:///opt/conda/conda-bld/kiwisolver_1653292039266/work
|
72 |
+
libclang==14.0.6
|
73 |
+
linkify-it-py==2.0.0
|
74 |
+
llvmlite==0.39.1
|
75 |
+
lxml==4.9.1
|
76 |
+
Markdown==3.4.1
|
77 |
+
markdown-it-py==2.2.0
|
78 |
+
MarkupSafe==2.1.1
|
79 |
+
matplotlib @ file:///opt/conda/conda-bld/matplotlib-suite_1660167928326/work
|
80 |
+
matplotlib-inline @ file:///tmp/build/80754af9/matplotlib-inline_1628242447089/work
|
81 |
+
mdit-py-plugins==0.3.3
|
82 |
+
mdurl==0.1.2
|
83 |
+
mkl-fft==1.3.1
|
84 |
+
mkl-random @ file:///tmp/build/80754af9/mkl_random_1626186066731/work
|
85 |
+
mkl-service==2.4.0
|
86 |
+
mlxtend==0.20.0
|
87 |
+
multidict==6.0.4
|
88 |
+
munkres==1.1.4
|
89 |
+
nbformat==5.7.0
|
90 |
+
nest-asyncio @ file:///tmp/build/80754af9/nest-asyncio_1649847906199/work
|
91 |
+
numba==0.56.3
|
92 |
+
numexpr @ file:///opt/conda/conda-bld/numexpr_1656940300424/work
|
93 |
+
numpy @ file:///opt/conda/conda-bld/numpy_and_numpy_base_1652801679809/work
|
94 |
+
oauth2client==4.1.3
|
95 |
+
oauthlib==3.2.0
|
96 |
+
openai==0.27.2
|
97 |
+
opencv-python-headless==4.5.2.52
|
98 |
+
opt-einsum==3.3.0
|
99 |
+
orjson==3.8.7
|
100 |
+
packaging @ file:///tmp/build/80754af9/packaging_1637314298585/work
|
101 |
+
pandas==1.4.3
|
102 |
+
parso @ file:///opt/conda/conda-bld/parso_1641458642106/work
|
103 |
+
pathtools==0.1.2
|
104 |
+
patsy==0.5.2
|
105 |
+
pexpect @ file:///tmp/build/80754af9/pexpect_1605563209008/work
|
106 |
+
pickleshare @ file:///tmp/build/80754af9/pickleshare_1606932040724/work
|
107 |
+
Pillow==9.2.0
|
108 |
+
plotly==5.10.0
|
109 |
+
ply==3.11
|
110 |
+
portalocker==2.6.0
|
111 |
+
promise==2.3
|
112 |
+
prompt-toolkit @ file:///tmp/build/80754af9/prompt-toolkit_1633440160888/work
|
113 |
+
protobuf==3.19.6
|
114 |
+
psutil==5.9.4
|
115 |
+
ptyprocess @ file:///tmp/build/80754af9/ptyprocess_1609355006118/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
|
116 |
+
pure-eval @ file:///opt/conda/conda-bld/pure_eval_1646925070566/work
|
117 |
+
py-cpuinfo==9.0.0
|
118 |
+
pyasn1==0.4.8
|
119 |
+
pyasn1-modules==0.2.8
|
120 |
+
pycocotools==2.0.6
|
121 |
+
pycryptodome==3.17
|
122 |
+
pydantic==1.10.6
|
123 |
+
pydub==0.25.1
|
124 |
+
Pygments @ file:///opt/conda/conda-bld/pygments_1644249106324/work
|
125 |
+
pyparsing @ file:///opt/conda/conda-bld/pyparsing_1661452539315/work
|
126 |
+
PyQt5-sip==12.11.0
|
127 |
+
pyrsistent==0.18.1
|
128 |
+
python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
|
129 |
+
python-multipart==0.0.6
|
130 |
+
python-slugify==7.0.0
|
131 |
+
pytz @ file:///opt/conda/conda-bld/pytz_1654762638606/work
|
132 |
+
PyYAML==5.4.1
|
133 |
+
pyzmq @ file:///opt/conda/conda-bld/pyzmq_1657724186960/work
|
134 |
+
regex==2022.10.31
|
135 |
+
requests==2.28.1
|
136 |
+
requests-oauthlib==1.3.1
|
137 |
+
rfc3986==1.5.0
|
138 |
+
rsa==4.9
|
139 |
+
sacrebleu==2.3.1
|
140 |
+
scikit-learn @ file:///tmp/abs_d76175bc-917a-47d4-9994-b56265948a6328vmoe2o/croots/recipe/scikit-learn_1658419412415/work
|
141 |
+
scipy @ file:///opt/conda/conda-bld/scipy_1661390393401/work
|
142 |
+
seaborn @ file:///tmp/build/80754af9/seaborn_1629307859561/work
|
143 |
+
sentencepiece==0.1.97
|
144 |
+
sentry-sdk==1.11.1
|
145 |
+
seqeval==1.2.2
|
146 |
+
setproctitle==1.3.2
|
147 |
+
shap==0.41.0
|
148 |
+
shortuuid==1.0.11
|
149 |
+
sip @ file:///tmp/abs_44cd77b_pu/croots/recipe/sip_1659012365470/work
|
150 |
+
six @ file:///tmp/build/80754af9/six_1644875935023/work
|
151 |
+
slicer==0.0.7
|
152 |
+
smmap==5.0.0
|
153 |
+
sniffio==1.3.0
|
154 |
+
stack-data @ file:///opt/conda/conda-bld/stack_data_1646927590127/work
|
155 |
+
starlette==0.26.0.post1
|
156 |
+
statsmodels @ file:///tmp/build/80754af9/statsmodels_1648015433305/work
|
157 |
+
tabulate==0.9.0
|
158 |
+
tenacity==8.1.0
|
159 |
+
tensorboard==2.9.1
|
160 |
+
tensorboard-data-server==0.6.1
|
161 |
+
tensorboard-plugin-wit==1.8.1
|
162 |
+
tensorflow==2.9.0
|
163 |
+
tensorflow-addons==0.18.0
|
164 |
+
tensorflow-datasets==4.7.0
|
165 |
+
tensorflow-estimator==2.9.0
|
166 |
+
tensorflow-hub==0.12.0
|
167 |
+
tensorflow-io-gcs-filesystem==0.26.0
|
168 |
+
tensorflow-metadata==1.10.0
|
169 |
+
tensorflow-model-optimization==0.7.3
|
170 |
+
tensorflow-text==2.11.0
|
171 |
+
termcolor==1.1.0
|
172 |
+
text-unidecode==1.3
|
173 |
+
tf-models-official==2.11.0
|
174 |
+
tf-slim==1.1.0
|
175 |
+
threadpoolctl @ file:///Users/ktietz/demo/mc3/conda-bld/threadpoolctl_1629802263681/work
|
176 |
+
tokenizers==0.13.1
|
177 |
+
toml @ file:///tmp/build/80754af9/toml_1616166611790/work
|
178 |
+
toolz==0.12.0
|
179 |
+
tornado @ file:///tmp/build/80754af9/tornado_1606942317143/work
|
180 |
+
tqdm==4.64.1
|
181 |
+
traitlets @ file:///tmp/build/80754af9/traitlets_1636710298902/work
|
182 |
+
transformers==4.24.0
|
183 |
+
typeguard==2.13.3
|
184 |
+
typing_extensions==4.3.0
|
185 |
+
uc-micro-py==1.0.1
|
186 |
+
uritemplate==4.1.1
|
187 |
+
urllib3==1.26.12
|
188 |
+
uvicorn==0.21.0
|
189 |
+
wandb==0.13.5
|
190 |
+
wcwidth @ file:///Users/ktietz/demo/mc3/conda-bld/wcwidth_1629357192024/work
|
191 |
+
websockets==10.4
|
192 |
+
Werkzeug==2.2.2
|
193 |
+
wordcloud==1.8.2.2
|
194 |
+
wrapt==1.14.1
|
195 |
+
yarl==1.8.2
|
196 |
+
zipp==3.8.1
|