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