Ajouter le script Gradio et les dépendances
Browse files- requirements.txt +0 -249
requirements.txt
CHANGED
|
@@ -5,252 +5,3 @@ diskcache
|
|
| 5 |
tqdm
|
| 6 |
torch
|
| 7 |
torchvision
|
| 8 |
-
absl-py==1.2.0
|
| 9 |
-
aioboto3==10.1.0
|
| 10 |
-
aiobotocore==2.4.0
|
| 11 |
-
aiofiles==22.1.0
|
| 12 |
-
aiohttp==3.8.1
|
| 13 |
-
aioitertools==0.11.0
|
| 14 |
-
aiosignal==1.2.0
|
| 15 |
-
alembic==1.7.7
|
| 16 |
-
altair==4.2.0
|
| 17 |
-
APScheduler==3.10.1
|
| 18 |
-
asttokens==2.0.8
|
| 19 |
-
astunparse==1.6.3
|
| 20 |
-
async-timeout==4.0.2
|
| 21 |
-
asyncio==3.4.3
|
| 22 |
-
asyncpg==0.26.0
|
| 23 |
-
attrs==21.4.0
|
| 24 |
-
Automat==20.2.0
|
| 25 |
-
backcall==0.2.0
|
| 26 |
-
backports.zoneinfo==0.2.1;python_version<"3.9"
|
| 27 |
-
blessed==1.20.0
|
| 28 |
-
blinker==1.6.2
|
| 29 |
-
boto3==1.24.59
|
| 30 |
-
botocore==1.27.59
|
| 31 |
-
Brotli==1.0.9
|
| 32 |
-
cachetools==5.2.0
|
| 33 |
-
certifi==2021.10.8
|
| 34 |
-
cffi==1.15.0
|
| 35 |
-
chardet==3.0.4
|
| 36 |
-
charset-normalizer==2.0.12
|
| 37 |
-
click==8.1.3
|
| 38 |
-
commonmark==0.9.1
|
| 39 |
-
constantly==15.1.0
|
| 40 |
-
crochet==2.0.0
|
| 41 |
-
cryptography==37.0.2
|
| 42 |
-
cssselect==1.1.0
|
| 43 |
-
datasets==2.4.0
|
| 44 |
-
DateTime==5.1
|
| 45 |
-
debugpy==1.6.3
|
| 46 |
-
decorator==5.1.1
|
| 47 |
-
Deprecated==1.2.13
|
| 48 |
-
dill==0.3.5.1
|
| 49 |
-
distlib==0.3.4
|
| 50 |
-
docker-pycreds==0.4.0
|
| 51 |
-
entrypoints==0.4
|
| 52 |
-
et-xmlfile==1.1.0
|
| 53 |
-
executing==0.10.0
|
| 54 |
-
fastavro==1.7.0
|
| 55 |
-
fasttext==0.9.2
|
| 56 |
-
filelock==3.7.0
|
| 57 |
-
Flask==2.3.1
|
| 58 |
-
Flask-Compress==1.13
|
| 59 |
-
Flask-SQLAlchemy==3.0.3
|
| 60 |
-
flatbuffers==2.0.7
|
| 61 |
-
frozenlist==1.3.1
|
| 62 |
-
fsspec==2022.7.1
|
| 63 |
-
gast==0.4.0
|
| 64 |
-
gitdb==4.0.9
|
| 65 |
-
GitPython==3.1.27
|
| 66 |
-
google-api-core==2.11.0
|
| 67 |
-
google-api-python-client==2.87.0
|
| 68 |
-
google-auth==2.19.0
|
| 69 |
-
google-auth-httplib2==0.1.0
|
| 70 |
-
google-auth-oauthlib==0.4.6
|
| 71 |
-
google-pasta==0.2.0
|
| 72 |
-
googleapis-common-protos==1.59.0
|
| 73 |
-
googletrans @ git+https://github.com/alainrouillon/py-googletrans.git@15b236f3b96fc9accbe427c0b39bbe1a05bc9338
|
| 74 |
-
greenlet==1.1.2
|
| 75 |
-
grpcio==1.47.0
|
| 76 |
-
gspread==5.4.0
|
| 77 |
-
h11==0.9.0
|
| 78 |
-
h2==3.2.0
|
| 79 |
-
h5py==3.7.0
|
| 80 |
-
hpack==3.0.0
|
| 81 |
-
hstspreload==2022.9.1
|
| 82 |
-
httpcore==0.9.1
|
| 83 |
-
httplib2==0.22.0
|
| 84 |
-
httpx==0.13.3
|
| 85 |
-
huggingface-hub==0.17.3
|
| 86 |
-
hyperframe==5.2.0
|
| 87 |
-
hyperlink==21.0.0
|
| 88 |
-
idna==2.10
|
| 89 |
-
importlib-metadata==4.11.3
|
| 90 |
-
importlib-resources==5.7.1
|
| 91 |
-
incremental==21.3.0
|
| 92 |
-
ipykernel==6.15.1
|
| 93 |
-
ipython==8.4.0
|
| 94 |
-
ipywidgets==8.0.1
|
| 95 |
-
itemadapter==0.6.0
|
| 96 |
-
itemloaders==1.0.4
|
| 97 |
-
itsdangerous==2.1.2
|
| 98 |
-
jedi==0.18.1
|
| 99 |
-
Jinja2==3.1.2
|
| 100 |
-
jmespath==1.0.0
|
| 101 |
-
joblib==1.1.0
|
| 102 |
-
json5==0.9.6
|
| 103 |
-
jsonschema==4.14.0
|
| 104 |
-
jupyter-core==4.11.1
|
| 105 |
-
jupyter_client==7.3.5
|
| 106 |
-
jupyterlab-widgets==3.0.2
|
| 107 |
-
keras==2.10.0
|
| 108 |
-
Keras-Preprocessing==1.1.2
|
| 109 |
-
libclang==14.0.6
|
| 110 |
-
libs==0.0.10
|
| 111 |
-
logparser==0.8.2
|
| 112 |
-
lxml==4.8.0
|
| 113 |
-
Mako==1.2.0
|
| 114 |
-
Markdown==3.4.1
|
| 115 |
-
MarkupSafe==2.1.1
|
| 116 |
-
matplotlib-inline==0.1.6
|
| 117 |
-
multidict==6.0.2
|
| 118 |
-
multiprocess==0.70.13
|
| 119 |
-
nest-asyncio==1.5.5
|
| 120 |
-
nltk==3.8
|
| 121 |
-
numpy==1.23.2
|
| 122 |
-
nvidia-cublas-cu11==11.10.3.66
|
| 123 |
-
nvidia-cuda-nvrtc-cu11==11.7.99
|
| 124 |
-
nvidia-cuda-runtime-cu11==11.7.99
|
| 125 |
-
nvidia-cudnn-cu11==8.5.0.96
|
| 126 |
-
oauth2client==4.1.3
|
| 127 |
-
oauthlib==3.2.0
|
| 128 |
-
opencv-python==4.6.0.66
|
| 129 |
-
openpyxl==3.0.10
|
| 130 |
-
opt-einsum==3.3.0
|
| 131 |
-
packaging==21.3
|
| 132 |
-
pandas==1.4.3
|
| 133 |
-
parsel==1.6.0
|
| 134 |
-
parso==0.8.3
|
| 135 |
-
pathtools==0.1.2
|
| 136 |
-
pexpect==4.8.0
|
| 137 |
-
pickleshare==0.7.5
|
| 138 |
-
Pillow==9.1.0
|
| 139 |
-
pillow-avif-plugin==1.3.1
|
| 140 |
-
pipdeptree==2.2.1
|
| 141 |
-
pkgutil_resolve_name==1.3.10
|
| 142 |
-
platformdirs==2.5.2
|
| 143 |
-
prefixed==0.7.0
|
| 144 |
-
priority==1.3.0
|
| 145 |
-
promise==2.3
|
| 146 |
-
prompt-toolkit==3.0.30
|
| 147 |
-
Protego==0.2.1
|
| 148 |
-
protobuf==3.19.6
|
| 149 |
-
psutil==5.9.1
|
| 150 |
-
psycopg2==2.9.4
|
| 151 |
-
ptyprocess==0.7.0
|
| 152 |
-
pure-eval==0.2.2
|
| 153 |
-
pyairtable==1.3.0
|
| 154 |
-
pyarrow==9.0.0
|
| 155 |
-
pyasn1==0.4.8
|
| 156 |
-
pyasn1-modules==0.2.8
|
| 157 |
-
pybind11==2.10.0
|
| 158 |
-
pycparser==2.21
|
| 159 |
-
pydeck==0.7.1
|
| 160 |
-
PyDispatcher==2.0.5
|
| 161 |
-
PyDrive2==1.15.4
|
| 162 |
-
Pygments==2.13.0
|
| 163 |
-
Pympler==1.0.1
|
| 164 |
-
pyOpenSSL==22.0.0
|
| 165 |
-
pyparsing==3.0.9
|
| 166 |
-
pyrsistent==0.18.1
|
| 167 |
-
python-dateutil==2.8.2
|
| 168 |
-
python-dotenv==0.20.0
|
| 169 |
-
python-Levenshtein==0.12.2
|
| 170 |
-
python-magic==0.4.25
|
| 171 |
-
pytz==2022.2.1
|
| 172 |
-
pytz-deprecation-shim==0.1.0.post0
|
| 173 |
-
PyYAML==6.0
|
| 174 |
-
pyzmq==23.2.1
|
| 175 |
-
queuelib==1.6.2
|
| 176 |
-
redis==4.3.4
|
| 177 |
-
regex==2022.3.15
|
| 178 |
-
requests==2.27.1
|
| 179 |
-
requests-file==1.5.1
|
| 180 |
-
requests-oauthlib==1.3.1
|
| 181 |
-
responses==0.18.0
|
| 182 |
-
rfc3986==1.5.0
|
| 183 |
-
rich==12.5.1
|
| 184 |
-
rsa==4.9
|
| 185 |
-
s3transfer==0.6.0
|
| 186 |
-
scikit-learn==1.1.2
|
| 187 |
-
scipy==1.9.0
|
| 188 |
-
Scrapy==2.5.1
|
| 189 |
-
scrapy-rotating-proxies==0.6.2
|
| 190 |
-
scrapy-zyte-smartproxy==2.2.0
|
| 191 |
-
scrapyd==1.4.3
|
| 192 |
-
scrapyd-client==1.2.3
|
| 193 |
-
scrapydweb==1.4.0
|
| 194 |
-
semver==2.13.0
|
| 195 |
-
sentence-transformers==2.2.2
|
| 196 |
-
sentencepiece==0.1.97
|
| 197 |
-
sentry-sdk==1.9.5
|
| 198 |
-
seqeval==1.2.2
|
| 199 |
-
service-identity==21.1.0
|
| 200 |
-
setproctitle==1.3.2
|
| 201 |
-
shortuuid==1.0.9
|
| 202 |
-
simpletransformers==0.64.3
|
| 203 |
-
six==1.16.0
|
| 204 |
-
smmap==5.0.0
|
| 205 |
-
sniffio==1.3.0
|
| 206 |
-
SQLAlchemy==1.4.36
|
| 207 |
-
stack-data==0.4.0
|
| 208 |
-
streamlit==1.22.0
|
| 209 |
-
tenacity==8.2.2
|
| 210 |
-
tensorboard==2.10.0
|
| 211 |
-
tensorboard-data-server==0.6.1
|
| 212 |
-
tensorboard-plugin-wit==1.8.1
|
| 213 |
-
tensorflow==2.10.0
|
| 214 |
-
tensorflow-estimator==2.10.0
|
| 215 |
-
tensorflow-io-gcs-filesystem==0.26.0
|
| 216 |
-
termcolor==1.1.0
|
| 217 |
-
threadpoolctl==3.1.0
|
| 218 |
-
tld==0.12.6
|
| 219 |
-
tldextract==3.2.0
|
| 220 |
-
tokenizers==0.13.3
|
| 221 |
-
toml==0.10.2
|
| 222 |
-
toolz==0.12.0
|
| 223 |
-
torch==1.13.1
|
| 224 |
-
torchvision==0.14.1
|
| 225 |
-
tornado==6.2
|
| 226 |
-
tqdm==4.64.0
|
| 227 |
-
traitlets==5.3.0
|
| 228 |
-
transformers==4.31.0
|
| 229 |
-
Twisted==22.4.0
|
| 230 |
-
typing==3.7.4.3
|
| 231 |
-
typing_extensions==4.2.0
|
| 232 |
-
tzdata==2022.2
|
| 233 |
-
tzlocal==4.2
|
| 234 |
-
uberegg==0.1.1
|
| 235 |
-
Unidecode==1.3.4
|
| 236 |
-
uritemplate==4.1.1
|
| 237 |
-
urllib3==1.26.12
|
| 238 |
-
validators==0.20.0
|
| 239 |
-
virtualenv==20.14.1
|
| 240 |
-
w3lib==1.22.0
|
| 241 |
-
wandb==0.13.2
|
| 242 |
-
watchdog==2.1.9
|
| 243 |
-
wcwidth==0.2.5
|
| 244 |
-
Werkzeug==2.3.0
|
| 245 |
-
widgetsnbextension==4.0.2
|
| 246 |
-
wrapt==1.14.1
|
| 247 |
-
xxhash==3.0.0
|
| 248 |
-
yarl==1.8.1
|
| 249 |
-
zipp==3.8.0
|
| 250 |
-
zope.interface==5.4.0
|
| 251 |
-
svglib==1.5.1
|
| 252 |
-
reportlab==4.0.4
|
| 253 |
-
pycairo==1.24.0
|
| 254 |
-
rlPyCairo==0.3.0
|
| 255 |
-
google-cloud-storage==2.10.0
|
| 256 |
-
freezegun==1.2.2
|
|
|
|
| 5 |
tqdm
|
| 6 |
torch
|
| 7 |
torchvision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|