Add requirement.txt
Browse files- requirements.txt +230 -0
requirements.txt
ADDED
|
@@ -0,0 +1,230 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
absl-py==1.4.0
|
| 2 |
+
antlr4-python3-runtime==4.8
|
| 3 |
+
anyio==4.0.0
|
| 4 |
+
asgiref==3.7.2
|
| 5 |
+
asttokens==2.2.1
|
| 6 |
+
astunparse==1.6.3
|
| 7 |
+
attrs==23.2.0
|
| 8 |
+
audioread==3.0.1
|
| 9 |
+
backcall==0.2.0
|
| 10 |
+
backoff==2.2.1
|
| 11 |
+
bcrypt==4.1.3
|
| 12 |
+
beautifulsoup4==4.12.3
|
| 13 |
+
bitarray==2.9.2
|
| 14 |
+
bs4==0.0.2
|
| 15 |
+
build==1.2.1
|
| 16 |
+
cachetools==5.3.0
|
| 17 |
+
certifi==2023.5.7
|
| 18 |
+
cffi==1.15.1
|
| 19 |
+
charset-normalizer==3.1.0
|
| 20 |
+
chroma-hnswlib==0.7.3
|
| 21 |
+
chromadb==0.5.0
|
| 22 |
+
click==8.1.3
|
| 23 |
+
colorama==0.4.6
|
| 24 |
+
coloredlogs==15.0.1
|
| 25 |
+
comm==0.1.4
|
| 26 |
+
contourpy==1.0.7
|
| 27 |
+
cvxopt==1.3.2
|
| 28 |
+
cycler==0.11.0
|
| 29 |
+
Cython==3.0.9
|
| 30 |
+
debugpy==1.6.7.post1
|
| 31 |
+
decorator==4.4.2
|
| 32 |
+
Deprecated==1.2.14
|
| 33 |
+
Django==5.0
|
| 34 |
+
dm-tree==0.1.8
|
| 35 |
+
dnspython==2.6.1
|
| 36 |
+
email_validator==2.1.1
|
| 37 |
+
etils==1.7.0
|
| 38 |
+
exceptiongroup==1.1.3
|
| 39 |
+
executing==1.2.0
|
| 40 |
+
fairseq==0.12.2
|
| 41 |
+
fake-useragent==1.5.1
|
| 42 |
+
fastapi==0.111.0
|
| 43 |
+
fastapi-cli==0.0.2
|
| 44 |
+
filelock==3.13.1
|
| 45 |
+
flatbuffers==23.5.26
|
| 46 |
+
fonttools==4.39.4
|
| 47 |
+
fsspec==2024.2.0
|
| 48 |
+
gast==0.4.0
|
| 49 |
+
google-ai-generativelanguage==0.6.2
|
| 50 |
+
google-api-core==2.19.0
|
| 51 |
+
google-api-python-client==2.127.0
|
| 52 |
+
google-auth==2.18.1
|
| 53 |
+
google-auth-httplib2==0.2.0
|
| 54 |
+
google-auth-oauthlib==1.2.0
|
| 55 |
+
google-generativeai==0.5.2
|
| 56 |
+
google-pasta==0.2.0
|
| 57 |
+
googleapis-common-protos==1.62.0
|
| 58 |
+
grpcio==1.63.0
|
| 59 |
+
grpcio-status==1.62.2
|
| 60 |
+
h11==0.14.0
|
| 61 |
+
h5py==3.10.0
|
| 62 |
+
httpcore==1.0.5
|
| 63 |
+
httplib2==0.22.0
|
| 64 |
+
httptools==0.6.1
|
| 65 |
+
httpx==0.27.0
|
| 66 |
+
huggingface-hub==0.22.2
|
| 67 |
+
humanfriendly==10.0
|
| 68 |
+
hydra-core==1.0.7
|
| 69 |
+
idna==3.4
|
| 70 |
+
imageio==2.31.2
|
| 71 |
+
imageio-ffmpeg==0.4.9
|
| 72 |
+
importlib-metadata==7.0.0
|
| 73 |
+
importlib_resources==6.1.3
|
| 74 |
+
inquirerpy==0.3.4
|
| 75 |
+
ipykernel==6.25.1
|
| 76 |
+
ipython==8.14.0
|
| 77 |
+
jax==0.4.10
|
| 78 |
+
jedi==0.19.0
|
| 79 |
+
Jinja2==3.1.3
|
| 80 |
+
joblib==1.2.0
|
| 81 |
+
jupyter_client==8.3.0
|
| 82 |
+
jupyter_core==5.3.1
|
| 83 |
+
keras==2.15.0
|
| 84 |
+
Keras-Preprocessing==1.1.2
|
| 85 |
+
kiwisolver==1.4.4
|
| 86 |
+
kubernetes==29.0.0
|
| 87 |
+
lazy_loader==0.3
|
| 88 |
+
libclang==16.0.0
|
| 89 |
+
librosa==0.10.1
|
| 90 |
+
llvmlite==0.41.1
|
| 91 |
+
lxml==5.1.0
|
| 92 |
+
Markdown==3.4.3
|
| 93 |
+
markdown-it-py==3.0.0
|
| 94 |
+
MarkupSafe==2.1.2
|
| 95 |
+
matplotlib==3.7.1
|
| 96 |
+
matplotlib-inline==0.1.6
|
| 97 |
+
mdurl==0.1.2
|
| 98 |
+
mediapipe==0.10.9
|
| 99 |
+
ml-dtypes==0.2.0
|
| 100 |
+
mmh3==4.1.0
|
| 101 |
+
monotonic==1.6
|
| 102 |
+
moviepy==1.0.3
|
| 103 |
+
mpmath==1.3.0
|
| 104 |
+
msgpack==1.0.7
|
| 105 |
+
namex==0.0.7
|
| 106 |
+
nest-asyncio==1.5.7
|
| 107 |
+
networkx==3.1
|
| 108 |
+
np-utils==0.6.0
|
| 109 |
+
numba==0.58.1
|
| 110 |
+
numpy==1.23.5
|
| 111 |
+
oauthlib==3.2.2
|
| 112 |
+
omegaconf==2.0.6
|
| 113 |
+
onnxruntime==1.17.3
|
| 114 |
+
opencv-contrib-python==4.9.0.80
|
| 115 |
+
opencv-python==4.8.0.76
|
| 116 |
+
opencv-python-headless==4.9.0.80
|
| 117 |
+
opentelemetry-api==1.24.0
|
| 118 |
+
opentelemetry-exporter-otlp-proto-common==1.24.0
|
| 119 |
+
opentelemetry-exporter-otlp-proto-grpc==1.24.0
|
| 120 |
+
opentelemetry-instrumentation==0.45b0
|
| 121 |
+
opentelemetry-instrumentation-asgi==0.45b0
|
| 122 |
+
opentelemetry-instrumentation-fastapi==0.45b0
|
| 123 |
+
opentelemetry-proto==1.24.0
|
| 124 |
+
opentelemetry-sdk==1.24.0
|
| 125 |
+
opentelemetry-semantic-conventions==0.45b0
|
| 126 |
+
opentelemetry-util-http==0.45b0
|
| 127 |
+
opt-einsum==3.3.0
|
| 128 |
+
orjson==3.10.3
|
| 129 |
+
overrides==7.7.0
|
| 130 |
+
packaging==23.1
|
| 131 |
+
pandas==2.0.1
|
| 132 |
+
parso==0.8.3
|
| 133 |
+
pfzy==0.3.4
|
| 134 |
+
pickleshare==0.7.5
|
| 135 |
+
Pillow==9.5.0
|
| 136 |
+
platformdirs==3.10.0
|
| 137 |
+
pooch==1.8.0
|
| 138 |
+
portalocker==2.8.2
|
| 139 |
+
posthog==3.5.0
|
| 140 |
+
proglog==0.1.10
|
| 141 |
+
promise==2.3
|
| 142 |
+
prompt-toolkit==3.0.39
|
| 143 |
+
proto-plus==1.23.0
|
| 144 |
+
protobuf==4.25.3
|
| 145 |
+
psutil==5.9.5
|
| 146 |
+
pure-eval==0.2.2
|
| 147 |
+
pyasn1==0.5.0
|
| 148 |
+
pyasn1-modules==0.3.0
|
| 149 |
+
pycparser==2.21
|
| 150 |
+
pydantic==1.10.12
|
| 151 |
+
Pygments==2.16.1
|
| 152 |
+
pyparsing==3.0.9
|
| 153 |
+
PyPika==0.48.9
|
| 154 |
+
pyproject_hooks==1.1.0
|
| 155 |
+
pyreadline3==3.4.1
|
| 156 |
+
python-dateutil==2.8.2
|
| 157 |
+
python-dotenv==1.0.1
|
| 158 |
+
python-multipart==0.0.9
|
| 159 |
+
pytz==2023.3
|
| 160 |
+
PyWavelets==1.4.1
|
| 161 |
+
pywin32==306
|
| 162 |
+
PyYAML==6.0.1
|
| 163 |
+
pyzmq==25.1.1
|
| 164 |
+
regex==2023.12.25
|
| 165 |
+
requests==2.30.0
|
| 166 |
+
requests-oauthlib==1.3.1
|
| 167 |
+
rich==13.7.1
|
| 168 |
+
rsa==4.9
|
| 169 |
+
sacrebleu==2.4.0
|
| 170 |
+
safetensors==0.4.2
|
| 171 |
+
scikit-image==0.21.0
|
| 172 |
+
scikit-learn==1.2.2
|
| 173 |
+
scipy==1.10.1
|
| 174 |
+
seaborn==0.13.0
|
| 175 |
+
shellingham==1.5.4
|
| 176 |
+
six==1.16.0
|
| 177 |
+
sniffio==1.3.0
|
| 178 |
+
sounddevice==0.4.6
|
| 179 |
+
soundfile==0.12.1
|
| 180 |
+
soupsieve==2.5
|
| 181 |
+
soxr==0.3.7
|
| 182 |
+
sqlparse==0.4.4
|
| 183 |
+
stack-data==0.6.2
|
| 184 |
+
starlette==0.37.2
|
| 185 |
+
style==1.1.0
|
| 186 |
+
svgwrite==1.4.3
|
| 187 |
+
sympy==1.12
|
| 188 |
+
tabulate==0.9.0
|
| 189 |
+
tenacity==8.2.3
|
| 190 |
+
tensorboard==2.15.2
|
| 191 |
+
tensorboard-data-server==0.7.2
|
| 192 |
+
tensorboard-plugin-wit==1.8.1
|
| 193 |
+
tensorflow==2.15.0
|
| 194 |
+
tensorflow-datasets==4.9.4
|
| 195 |
+
tensorflow-estimator==2.15.0
|
| 196 |
+
tensorflow-hub==0.16.1
|
| 197 |
+
tensorflow-intel==2.15.0
|
| 198 |
+
tensorflow-io-gcs-filesystem==0.31.0
|
| 199 |
+
tensorflow-metadata==1.14.0
|
| 200 |
+
tensorflow-text==2.10.0
|
| 201 |
+
termcolor==2.3.0
|
| 202 |
+
tf-keras==2.15.0
|
| 203 |
+
threadpoolctl==3.1.0
|
| 204 |
+
tifffile==2023.8.25
|
| 205 |
+
tokenizers==0.15.2
|
| 206 |
+
toml==0.10.2
|
| 207 |
+
tomli==2.0.1
|
| 208 |
+
torch==2.2.1
|
| 209 |
+
torchaudio==2.2.1
|
| 210 |
+
tornado==6.3.3
|
| 211 |
+
tqdm==4.66.2
|
| 212 |
+
traitlets==5.9.0
|
| 213 |
+
transformers==4.38.2
|
| 214 |
+
Tree==0.2.4
|
| 215 |
+
treenode==0.1.5
|
| 216 |
+
typer==0.12.3
|
| 217 |
+
typing_extensions==4.10.0
|
| 218 |
+
tzdata==2023.3
|
| 219 |
+
ujson==5.9.0
|
| 220 |
+
update==0.0.1
|
| 221 |
+
uritemplate==4.1.1
|
| 222 |
+
urllib3==1.26.15
|
| 223 |
+
uvicorn==0.29.0
|
| 224 |
+
watchfiles==0.21.0
|
| 225 |
+
wcwidth==0.2.6
|
| 226 |
+
websocket-client==1.8.0
|
| 227 |
+
websockets==12.0
|
| 228 |
+
Werkzeug==2.3.4
|
| 229 |
+
wrapt==1.14.1
|
| 230 |
+
zipp==3.17.0
|