Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +144 -144
requirements.txt
CHANGED
|
@@ -1,145 +1,145 @@
|
|
| 1 |
-
absl-py==
|
| 2 |
-
aiofiles==
|
| 3 |
-
aiohttp==
|
| 4 |
-
aiosignal==
|
| 5 |
-
altair==
|
| 6 |
-
annotated-types==
|
| 7 |
-
anyio==
|
| 8 |
-
astunparse==
|
| 9 |
-
async-timeout==
|
| 10 |
-
attrs==
|
| 11 |
-
blinker==
|
| 12 |
-
cachetools==
|
| 13 |
-
certifi==
|
| 14 |
-
charset-normalizer==
|
| 15 |
-
click==
|
| 16 |
-
colorama==
|
| 17 |
-
contourpy==
|
| 18 |
-
cycler==
|
| 19 |
-
dataclasses-json==
|
| 20 |
-
DateTime==
|
| 21 |
-
exceptiongroup==
|
| 22 |
-
fastapi==
|
| 23 |
-
ffmpy==
|
| 24 |
-
filelock==
|
| 25 |
-
Flask==
|
| 26 |
-
flatbuffers==
|
| 27 |
-
fonttools==
|
| 28 |
-
frozenlist==
|
| 29 |
-
fsspec==
|
| 30 |
-
gast==
|
| 31 |
-
gitdb==
|
| 32 |
-
GitPython==
|
| 33 |
-
google-ai-generativelanguage==
|
| 34 |
-
google-api-core==
|
| 35 |
-
google-auth==
|
| 36 |
-
google-auth-oauthlib==
|
| 37 |
-
google-generativeai==
|
| 38 |
-
google-pasta==
|
| 39 |
-
googleapis-common-protos==
|
| 40 |
-
gradio==
|
| 41 |
-
gradio_client==
|
| 42 |
-
greenlet==
|
| 43 |
-
grpcio==
|
| 44 |
-
grpcio-status==
|
| 45 |
-
h11==
|
| 46 |
-
h5py==
|
| 47 |
-
httpcore==
|
| 48 |
-
httpx==
|
| 49 |
-
huggingface-hub==
|
| 50 |
-
idna==
|
| 51 |
-
importlib-metadata==
|
| 52 |
-
importlib-resources==
|
| 53 |
-
itsdangerous==
|
| 54 |
-
Jinja2==
|
| 55 |
-
joblib==
|
| 56 |
-
jsonpatch==
|
| 57 |
-
jsonpointer==
|
| 58 |
-
jsonschema==
|
| 59 |
-
jsonschema-specifications==
|
| 60 |
-
keras==
|
| 61 |
-
Keras-Preprocessing==
|
| 62 |
-
kiwisolver==
|
| 63 |
-
langchain==
|
| 64 |
-
langchain-community==
|
| 65 |
-
langchain-core==
|
| 66 |
-
langchain-google-genai==
|
| 67 |
-
langsmith==
|
| 68 |
-
libclang==
|
| 69 |
-
Markdown==
|
| 70 |
-
markdown-it-py==
|
| 71 |
-
MarkupSafe==
|
| 72 |
-
marshmallow==
|
| 73 |
-
matplotlib==
|
| 74 |
-
mdurl==
|
| 75 |
-
multidict==
|
| 76 |
-
mypy-extensions==
|
| 77 |
-
numpy==
|
| 78 |
-
oauthlib==
|
| 79 |
-
opencv-python==
|
| 80 |
-
opt-einsum==
|
| 81 |
-
orjson==
|
| 82 |
-
packaging==
|
| 83 |
-
pandas==
|
| 84 |
-
pillow==
|
| 85 |
-
proto-plus==
|
| 86 |
protobuf==*
|
| 87 |
-
pyarrow==
|
| 88 |
-
pyasn1==
|
| 89 |
-
pyasn1-modules==
|
| 90 |
-
pydantic==
|
| 91 |
-
pydantic_core==
|
| 92 |
-
pydeck==
|
| 93 |
-
pydub==
|
| 94 |
-
Pygments==
|
| 95 |
-
pyparsing==
|
| 96 |
-
pypdf==
|
| 97 |
-
python-dateutil==
|
| 98 |
-
python-multipart==
|
| 99 |
-
pytz==
|
| 100 |
-
PyYAML==
|
| 101 |
-
referencing==
|
| 102 |
-
requests==
|
| 103 |
-
requests-oauthlib==
|
| 104 |
-
rich==
|
| 105 |
-
rpds-py==
|
| 106 |
-
rsa==
|
| 107 |
-
scikit-learn==
|
| 108 |
-
scipy==
|
| 109 |
-
semantic-version==
|
| 110 |
-
shellingham==
|
| 111 |
-
six==
|
| 112 |
-
smmap==
|
| 113 |
-
sniffio==
|
| 114 |
-
SQLAlchemy==
|
| 115 |
-
starlette==
|
| 116 |
-
streamlit==
|
| 117 |
-
tenacity==
|
| 118 |
-
tensorboard==
|
| 119 |
-
tensorboard-data-server==
|
| 120 |
-
tensorboard-plugin-wit==
|
| 121 |
-
tensorflow==
|
| 122 |
-
tensorflow-estimator==
|
| 123 |
-
tensorflow-io-gcs-filesystem==
|
| 124 |
-
termcolor==
|
| 125 |
-
threadpoolctl==
|
| 126 |
-
toml==
|
| 127 |
-
tomlkit==
|
| 128 |
-
toolz==
|
| 129 |
-
tornado==
|
| 130 |
-
tqdm==
|
| 131 |
-
typer==
|
| 132 |
-
typing-inspect==
|
| 133 |
-
typing_extensions==
|
| 134 |
-
tzdata==
|
| 135 |
-
tzlocal==
|
| 136 |
-
urllib3==
|
| 137 |
-
uvicorn==
|
| 138 |
-
validators==
|
| 139 |
-
watchdog==
|
| 140 |
-
websockets==
|
| 141 |
-
Werkzeug==
|
| 142 |
-
wrapt==
|
| 143 |
-
yarl==
|
| 144 |
-
zipp==
|
| 145 |
-
zope.interface==
|
|
|
|
| 1 |
+
absl-py==*
|
| 2 |
+
aiofiles==*
|
| 3 |
+
aiohttp==*
|
| 4 |
+
aiosignal==*
|
| 5 |
+
altair==*
|
| 6 |
+
annotated-types==*
|
| 7 |
+
anyio==*
|
| 8 |
+
astunparse==*
|
| 9 |
+
async-timeout==*
|
| 10 |
+
attrs==*
|
| 11 |
+
blinker==*
|
| 12 |
+
cachetools==*
|
| 13 |
+
certifi==*
|
| 14 |
+
charset-normalizer==*
|
| 15 |
+
click==*
|
| 16 |
+
colorama==*
|
| 17 |
+
contourpy==*
|
| 18 |
+
cycler==*
|
| 19 |
+
dataclasses-json==*
|
| 20 |
+
DateTime==*
|
| 21 |
+
exceptiongroup==*
|
| 22 |
+
fastapi==*
|
| 23 |
+
ffmpy==*
|
| 24 |
+
filelock==*
|
| 25 |
+
Flask==*
|
| 26 |
+
flatbuffers==*
|
| 27 |
+
fonttools==*
|
| 28 |
+
frozenlist==*
|
| 29 |
+
fsspec==*
|
| 30 |
+
gast==*
|
| 31 |
+
gitdb==*
|
| 32 |
+
GitPython==*
|
| 33 |
+
google-ai-generativelanguage==*
|
| 34 |
+
google-api-core==*
|
| 35 |
+
google-auth==*
|
| 36 |
+
google-auth-oauthlib==*
|
| 37 |
+
google-generativeai==*
|
| 38 |
+
google-pasta==*
|
| 39 |
+
googleapis-common-protos==*
|
| 40 |
+
gradio==*
|
| 41 |
+
gradio_client==*
|
| 42 |
+
greenlet==*
|
| 43 |
+
grpcio==*
|
| 44 |
+
grpcio-status==*
|
| 45 |
+
h11==*
|
| 46 |
+
h5py==*
|
| 47 |
+
httpcore==*
|
| 48 |
+
httpx==*
|
| 49 |
+
huggingface-hub==*
|
| 50 |
+
idna==*
|
| 51 |
+
importlib-metadata==*
|
| 52 |
+
importlib-resources==*
|
| 53 |
+
itsdangerous==*
|
| 54 |
+
Jinja2==*
|
| 55 |
+
joblib==*
|
| 56 |
+
jsonpatch==*
|
| 57 |
+
jsonpointer==*
|
| 58 |
+
jsonschema==*
|
| 59 |
+
jsonschema-specifications==*
|
| 60 |
+
keras==*
|
| 61 |
+
Keras-Preprocessing==*
|
| 62 |
+
kiwisolver==*
|
| 63 |
+
langchain==*
|
| 64 |
+
langchain-community==*
|
| 65 |
+
langchain-core==*
|
| 66 |
+
langchain-google-genai==*
|
| 67 |
+
langsmith==*
|
| 68 |
+
libclang==*
|
| 69 |
+
Markdown==*
|
| 70 |
+
markdown-it-py==*
|
| 71 |
+
MarkupSafe==*
|
| 72 |
+
marshmallow==*
|
| 73 |
+
matplotlib==*
|
| 74 |
+
mdurl==*
|
| 75 |
+
multidict==*
|
| 76 |
+
mypy-extensions==*
|
| 77 |
+
numpy==*
|
| 78 |
+
oauthlib==*
|
| 79 |
+
opencv-python==*
|
| 80 |
+
opt-einsum==*
|
| 81 |
+
orjson==*
|
| 82 |
+
packaging==*
|
| 83 |
+
pandas==*
|
| 84 |
+
pillow==*
|
| 85 |
+
proto-plus==*
|
| 86 |
protobuf==*
|
| 87 |
+
pyarrow==*
|
| 88 |
+
pyasn1==*
|
| 89 |
+
pyasn1-modules==*
|
| 90 |
+
pydantic==*
|
| 91 |
+
pydantic_core==*
|
| 92 |
+
pydeck==*
|
| 93 |
+
pydub==*
|
| 94 |
+
Pygments==*
|
| 95 |
+
pyparsing==*
|
| 96 |
+
pypdf==*
|
| 97 |
+
python-dateutil==*
|
| 98 |
+
python-multipart==*
|
| 99 |
+
pytz==*
|
| 100 |
+
PyYAML==*
|
| 101 |
+
referencing==*
|
| 102 |
+
requests==*
|
| 103 |
+
requests-oauthlib==*
|
| 104 |
+
rich==*
|
| 105 |
+
rpds-py==*
|
| 106 |
+
rsa==*
|
| 107 |
+
scikit-learn==*
|
| 108 |
+
scipy==*
|
| 109 |
+
semantic-version==*
|
| 110 |
+
shellingham==*
|
| 111 |
+
six==*
|
| 112 |
+
smmap==*
|
| 113 |
+
sniffio==*
|
| 114 |
+
SQLAlchemy==*
|
| 115 |
+
starlette==*
|
| 116 |
+
streamlit==*
|
| 117 |
+
tenacity==*
|
| 118 |
+
tensorboard==*
|
| 119 |
+
tensorboard-data-server==*
|
| 120 |
+
tensorboard-plugin-wit==*
|
| 121 |
+
tensorflow==*
|
| 122 |
+
tensorflow-estimator==*
|
| 123 |
+
tensorflow-io-gcs-filesystem==*
|
| 124 |
+
termcolor==*
|
| 125 |
+
threadpoolctl==*
|
| 126 |
+
toml==*
|
| 127 |
+
tomlkit==*
|
| 128 |
+
toolz==*
|
| 129 |
+
tornado==*
|
| 130 |
+
tqdm==*
|
| 131 |
+
typer==*
|
| 132 |
+
typing-inspect==*
|
| 133 |
+
typing_extensions==*
|
| 134 |
+
tzdata==*
|
| 135 |
+
tzlocal==*
|
| 136 |
+
urllib3==*
|
| 137 |
+
uvicorn==*
|
| 138 |
+
validators==*
|
| 139 |
+
watchdog==*
|
| 140 |
+
websockets==*
|
| 141 |
+
Werkzeug==*
|
| 142 |
+
wrapt==*
|
| 143 |
+
yarl==*
|
| 144 |
+
zipp==*
|
| 145 |
+
zope.interface==*
|