Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +162 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,162 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
absl-py==2.1.0
|
| 2 |
+
aiohttp==3.9.3
|
| 3 |
+
aiohttp-retry==2.8.3
|
| 4 |
+
aiosignal==1.3.1
|
| 5 |
+
asgiref==3.7.2
|
| 6 |
+
asttokens==2.4.1
|
| 7 |
+
astunparse==1.6.3
|
| 8 |
+
attrs==23.2.0
|
| 9 |
+
beautifulsoup4==4.12.3
|
| 10 |
+
blinker==1.7.0
|
| 11 |
+
bs4==0.0.2
|
| 12 |
+
CacheControl==0.13.1
|
| 13 |
+
cachetools==5.3.2
|
| 14 |
+
certifi==2023.7.22
|
| 15 |
+
cffi==1.16.0
|
| 16 |
+
charset-normalizer==3.3.2
|
| 17 |
+
click==8.1.7
|
| 18 |
+
colorama==0.4.6
|
| 19 |
+
comm==0.2.2
|
| 20 |
+
comtypes==1.4.7
|
| 21 |
+
contourpy==1.2.0
|
| 22 |
+
cryptography==41.0.5
|
| 23 |
+
cycler==0.12.1
|
| 24 |
+
debugpy==1.8.1
|
| 25 |
+
decorator==5.1.1
|
| 26 |
+
distlib==0.3.8
|
| 27 |
+
Django==4.2.7
|
| 28 |
+
executing==2.0.1
|
| 29 |
+
filelock==3.13.1
|
| 30 |
+
firebase-admin==6.2.0
|
| 31 |
+
Flask==3.0.2
|
| 32 |
+
flatbuffers==23.5.26
|
| 33 |
+
fonttools==4.45.0
|
| 34 |
+
frozenlist==1.4.1
|
| 35 |
+
fsspec==2024.2.0
|
| 36 |
+
gast==0.5.4
|
| 37 |
+
gitdb==4.0.11
|
| 38 |
+
GitPython==3.1.42
|
| 39 |
+
google-api-core==2.12.0
|
| 40 |
+
google-api-python-client==2.106.0
|
| 41 |
+
google-auth==2.23.4
|
| 42 |
+
google-auth-httplib2==0.1.1
|
| 43 |
+
google-auth-oauthlib==1.2.0
|
| 44 |
+
google-cloud-core==2.3.3
|
| 45 |
+
google-cloud-firestore==2.13.1
|
| 46 |
+
google-cloud-speech==2.29.0
|
| 47 |
+
google-cloud-storage==2.13.0
|
| 48 |
+
google-cloud-texttospeech==2.13.0
|
| 49 |
+
google-crc32c==1.5.0
|
| 50 |
+
google-pasta==0.2.0
|
| 51 |
+
google-resumable-media==2.6.0
|
| 52 |
+
googleapis-common-protos==1.61.0
|
| 53 |
+
gradio>=5.12.0
|
| 54 |
+
graphviz==0.20.1
|
| 55 |
+
grpcio==1.59.2
|
| 56 |
+
grpcio-status==1.59.2
|
| 57 |
+
|
| 58 |
+
h5py==3.10.0
|
| 59 |
+
httplib2==0.22.0
|
| 60 |
+
huggingface-hub==0.26.2
|
| 61 |
+
idna==3.4
|
| 62 |
+
imageai==3.0.3
|
| 63 |
+
instaloader==4.13.2
|
| 64 |
+
ipykernel==6.29.4
|
| 65 |
+
ipython==8.23.0
|
| 66 |
+
itsdangerous==2.1.2
|
| 67 |
+
jedi==0.19.1
|
| 68 |
+
Jinja2==3.1.3
|
| 69 |
+
joblib==1.3.2
|
| 70 |
+
jupyter_client==8.6.1
|
| 71 |
+
jupyter_core==5.7.2
|
| 72 |
+
keras==2.15.0
|
| 73 |
+
kiwisolver==1.4.5
|
| 74 |
+
libclang==16.0.6
|
| 75 |
+
Markdown==3.5.2
|
| 76 |
+
MarkupSafe==2.1.5
|
| 77 |
+
matplotlib==3.8.2
|
| 78 |
+
matplotlib-inline==0.1.6
|
| 79 |
+
ml-dtypes==0.2.0
|
| 80 |
+
mpmath==1.3.0
|
| 81 |
+
msgpack==1.0.7
|
| 82 |
+
multidict==6.0.5
|
| 83 |
+
mysql==0.0.3
|
| 84 |
+
mysql-connector-python==8.3.0
|
| 85 |
+
mysqlclient==2.2.4
|
| 86 |
+
nest-asyncio==1.6.0
|
| 87 |
+
networkx==3.2.1
|
| 88 |
+
numpy==1.26.2
|
| 89 |
+
oauthlib==3.2.2
|
| 90 |
+
opencv-python==4.9.0.80
|
| 91 |
+
opt-einsum==3.3.0
|
| 92 |
+
packaging==23.2
|
| 93 |
+
pandas==2.1.3
|
| 94 |
+
parso==0.8.4
|
| 95 |
+
pillow==10.4.0
|
| 96 |
+
platformdirs==4.2.0
|
| 97 |
+
playsound==1.2.2
|
| 98 |
+
prompt-toolkit==3.0.43
|
| 99 |
+
proto-plus==1.22.3
|
| 100 |
+
protobuf==4.25.0
|
| 101 |
+
psutil==5.9.8
|
| 102 |
+
pure-eval==0.2.2
|
| 103 |
+
py-cpuinfo==9.0.0
|
| 104 |
+
pyasn1==0.5.0
|
| 105 |
+
pyasn1-modules==0.3.0
|
| 106 |
+
pycparser==2.21
|
| 107 |
+
pydotplus==2.0.2
|
| 108 |
+
Pygments==2.17.2
|
| 109 |
+
PyJWT==2.8.0
|
| 110 |
+
PyMySQL==1.1.0
|
| 111 |
+
pyparsing==3.1.1
|
| 112 |
+
pytesseract==0.3.10
|
| 113 |
+
python-dateutil==2.8.2
|
| 114 |
+
|
| 115 |
+
pytz==2023.3.post1
|
| 116 |
+
PyYAML==6.0.1
|
| 117 |
+
pyzmq==25.1.2
|
| 118 |
+
regex==2024.9.11
|
| 119 |
+
requests==2.32.3
|
| 120 |
+
requests-oauthlib==1.3.1
|
| 121 |
+
rsa==4.9
|
| 122 |
+
safetensors==0.4.5
|
| 123 |
+
scikit-learn==1.3.2
|
| 124 |
+
scipy==1.11.4
|
| 125 |
+
seaborn==0.13.2
|
| 126 |
+
six==1.16.0
|
| 127 |
+
sklearn-model==0.0.6
|
| 128 |
+
smmap==5.0.1
|
| 129 |
+
soupsieve==2.6
|
| 130 |
+
sqlparse==0.4.4
|
| 131 |
+
stack-data==0.6.3
|
| 132 |
+
sympy==1.12
|
| 133 |
+
tensorboard==2.15.2
|
| 134 |
+
tensorboard-data-server==0.7.2
|
| 135 |
+
tensorflow==2.15.0
|
| 136 |
+
tensorflow-estimator==2.15.0
|
| 137 |
+
tensorflow==2.15
|
| 138 |
+
tensorflow-io-gcs-filesystem==0.31.0
|
| 139 |
+
termcolor==2.4.0
|
| 140 |
+
tesseract==0.1.3
|
| 141 |
+
thop==0.1.1.post2209072238
|
| 142 |
+
threadpoolctl==3.2.0
|
| 143 |
+
tokenizers==0.20.1
|
| 144 |
+
torch==2.2.1
|
| 145 |
+
torchvision==0.17.1
|
| 146 |
+
tornado==6.4
|
| 147 |
+
tqdm==4.66.5
|
| 148 |
+
traitlets==5.14.2
|
| 149 |
+
transformers==4.46.1
|
| 150 |
+
twilio==9.0.4
|
| 151 |
+
typing_extensions==4.10.0
|
| 152 |
+
tzdata==2023.3
|
| 153 |
+
ultralytics==8.2.98
|
| 154 |
+
ultralytics-thop==2.0.6
|
| 155 |
+
uritemplate==4.1.1
|
| 156 |
+
urllib3==2.0.7
|
| 157 |
+
utils==1.0.2
|
| 158 |
+
virtualenv==20.26.5
|
| 159 |
+
wcwidth==0.2.13
|
| 160 |
+
Werkzeug==3.0.1
|
| 161 |
+
wrapt==1.14.1
|
| 162 |
+
yarl==1.9.4
|