Spaces:
Runtime error
Runtime error
hm-auch
commited on
Commit
·
c899046
1
Parent(s):
70b5fc5
added initial requirements.txt
Browse files- requirements.txt +151 -0
requirements.txt
ADDED
|
@@ -0,0 +1,151 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
absl-py==1.0.0
|
| 2 |
+
aiohttp==3.8.1
|
| 3 |
+
aiosignal==1.2.0
|
| 4 |
+
analytics-python==1.4.0
|
| 5 |
+
anyio==3.5.0
|
| 6 |
+
asgiref==3.5.0
|
| 7 |
+
astunparse==1.6.3
|
| 8 |
+
async-timeout==4.0.2
|
| 9 |
+
attrs==21.4.0
|
| 10 |
+
backoff==1.10.0
|
| 11 |
+
bcrypt==3.2.0
|
| 12 |
+
bert==2.2.0
|
| 13 |
+
bert-tensorflow==1.0.4
|
| 14 |
+
cachetools==5.0.0
|
| 15 |
+
certifi==2021.5.30
|
| 16 |
+
cffi==1.15.0
|
| 17 |
+
charset-normalizer==2.0.12
|
| 18 |
+
click==8.1.2
|
| 19 |
+
cryptography==36.0.2
|
| 20 |
+
cycler==0.11.0
|
| 21 |
+
Cython==0.29.28
|
| 22 |
+
dataclasses==0.6
|
| 23 |
+
dill==0.3.4
|
| 24 |
+
dm-tree==0.1.7
|
| 25 |
+
entrypoints==0.3
|
| 26 |
+
erlastic==2.0.0
|
| 27 |
+
et-xmlfile==1.1.0
|
| 28 |
+
fastapi==0.75.1
|
| 29 |
+
ffmpy==0.3.0
|
| 30 |
+
filelock==3.6.0
|
| 31 |
+
flatbuffers==2.0
|
| 32 |
+
fonttools==4.31.2
|
| 33 |
+
frozenlist==1.3.0
|
| 34 |
+
gast==0.5.3
|
| 35 |
+
gin-config==0.5.0
|
| 36 |
+
google-api-core==2.7.2
|
| 37 |
+
google-api-python-client==2.44.0
|
| 38 |
+
google-auth==2.6.2
|
| 39 |
+
google-auth-httplib2==0.1.0
|
| 40 |
+
google-auth-oauthlib==0.4.6
|
| 41 |
+
google-cloud-bigquery==3.0.1
|
| 42 |
+
google-cloud-bigquery-storage==2.13.1
|
| 43 |
+
google-cloud-core==2.3.0
|
| 44 |
+
google-crc32c==1.3.0
|
| 45 |
+
google-pasta==0.2.0
|
| 46 |
+
google-resumable-media==2.3.2
|
| 47 |
+
googleapis-common-protos==1.56.0
|
| 48 |
+
gradio==2.9.4
|
| 49 |
+
grpcio==1.44.0
|
| 50 |
+
grpcio-status==1.44.0
|
| 51 |
+
h11==0.13.0
|
| 52 |
+
h5py==3.6.0
|
| 53 |
+
httplib2==0.20.4
|
| 54 |
+
huggingface-hub==0.5.1
|
| 55 |
+
idna==3.3
|
| 56 |
+
imbalanced-learn==0.9.0
|
| 57 |
+
imblearn==0.0
|
| 58 |
+
kaggle==1.5.12
|
| 59 |
+
keras==2.8.0
|
| 60 |
+
Keras-Preprocessing==1.1.2
|
| 61 |
+
kiwisolver==1.4.2
|
| 62 |
+
libclang==13.0.0
|
| 63 |
+
linkify-it-py==1.0.3
|
| 64 |
+
Markdown==3.3.6
|
| 65 |
+
markdown-it-py==2.0.1
|
| 66 |
+
MarkupSafe==2.1.1
|
| 67 |
+
matplotlib==3.5.1
|
| 68 |
+
mdit-py-plugins==0.3.0
|
| 69 |
+
mdurl==0.1.1
|
| 70 |
+
monotonic==1.6
|
| 71 |
+
multidict==6.0.2
|
| 72 |
+
nlp==0.4.0
|
| 73 |
+
numpy==1.22.3
|
| 74 |
+
oauth2client==4.1.3
|
| 75 |
+
oauthlib==3.2.0
|
| 76 |
+
opencv-python-headless==4.5.5.64
|
| 77 |
+
openpyxl==3.0.9
|
| 78 |
+
opt-einsum==3.3.0
|
| 79 |
+
orjson==3.6.8
|
| 80 |
+
packaging==21.3
|
| 81 |
+
pandas==1.4.2
|
| 82 |
+
paramiko==2.10.3
|
| 83 |
+
Pillow==9.1.0
|
| 84 |
+
portalocker==2.4.0
|
| 85 |
+
promise==2.3
|
| 86 |
+
proto-plus==1.20.3
|
| 87 |
+
protobuf==3.20.0
|
| 88 |
+
psutil==5.9.0
|
| 89 |
+
py-cpuinfo==8.0.0
|
| 90 |
+
pyarrow==7.0.0
|
| 91 |
+
pyasn1==0.4.8
|
| 92 |
+
pyasn1-modules==0.2.8
|
| 93 |
+
pycocotools==2.0.4
|
| 94 |
+
pycparser==2.21
|
| 95 |
+
pycryptodome==3.14.1
|
| 96 |
+
pydantic==1.9.0
|
| 97 |
+
pydub==0.25.1
|
| 98 |
+
PyNaCl==1.5.0
|
| 99 |
+
pyparsing==3.0.7
|
| 100 |
+
python-multipart==0.0.5
|
| 101 |
+
python-slugify==6.1.1
|
| 102 |
+
pytz==2022.1
|
| 103 |
+
pywin32==302
|
| 104 |
+
PyYAML==5.4.1
|
| 105 |
+
regex==2022.3.15
|
| 106 |
+
requests==2.27.1
|
| 107 |
+
requests-oauthlib==1.3.1
|
| 108 |
+
rsa==4.8
|
| 109 |
+
sacrebleu==2.0.0
|
| 110 |
+
sacremoses==0.0.49
|
| 111 |
+
scikit-learn==1.0.2
|
| 112 |
+
scipy==1.8.0
|
| 113 |
+
seaborn==0.11.2
|
| 114 |
+
sentencepiece==0.1.96
|
| 115 |
+
seqeval==1.2.2
|
| 116 |
+
sklearn==0.0
|
| 117 |
+
sniffio==1.2.0
|
| 118 |
+
starlette==0.17.1
|
| 119 |
+
tabulate==0.8.9
|
| 120 |
+
tensorboard==2.8.0
|
| 121 |
+
tensorboard-data-server==0.6.1
|
| 122 |
+
tensorboard-plugin-wit==1.8.1
|
| 123 |
+
tensorflow==2.8.0
|
| 124 |
+
tensorflow-addons==0.16.1
|
| 125 |
+
tensorflow-datasets==4.5.2
|
| 126 |
+
tensorflow-hub==0.12.0
|
| 127 |
+
tensorflow-io-gcs-filesystem==0.24.0
|
| 128 |
+
tensorflow-metadata==1.7.0
|
| 129 |
+
tensorflow-model-optimization==0.7.2
|
| 130 |
+
tensorflow-text==2.8.1
|
| 131 |
+
termcolor==1.1.0
|
| 132 |
+
text-unidecode==1.3
|
| 133 |
+
tf-estimator-nightly==2.8.0.dev2021122109
|
| 134 |
+
tf-models-official==2.4.0
|
| 135 |
+
tf-slim==1.1.0
|
| 136 |
+
threadpoolctl==3.1.0
|
| 137 |
+
tokenization==1.0.7
|
| 138 |
+
tokenizers==0.11.6
|
| 139 |
+
tqdm==4.64.0
|
| 140 |
+
transformers==4.18.0
|
| 141 |
+
typeguard==2.13.3
|
| 142 |
+
typing_extensions==4.1.1
|
| 143 |
+
uc-micro-py==1.0.1
|
| 144 |
+
uritemplate==4.1.1
|
| 145 |
+
urllib3==1.26.9
|
| 146 |
+
uvicorn==0.17.6
|
| 147 |
+
Werkzeug==2.1.1
|
| 148 |
+
wincertstore==0.2
|
| 149 |
+
wrapt==1.14.0
|
| 150 |
+
xxhash==3.0.0
|
| 151 |
+
yarl==1.7.2
|