Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -151
requirements.txt
CHANGED
|
@@ -1,168 +1,18 @@
|
|
| 1 |
adlfs==2023.4.0
|
| 2 |
-
aiofiles==23.1.0
|
| 3 |
-
aiohttp==3.8.4
|
| 4 |
-
aiosignal==1.3.1
|
| 5 |
-
altair==5.0.1
|
| 6 |
-
anyio==3.7.0
|
| 7 |
-
argon2-cffi==20.1.0
|
| 8 |
-
async-generator==1.10
|
| 9 |
-
async-timeout==4.0.2
|
| 10 |
-
attrs==21.2.0
|
| 11 |
azure-core==1.27.0
|
| 12 |
azure-datalake-store==0.0.53
|
| 13 |
azure-identity==1.13.0
|
| 14 |
azure-storage-blob==12.17.0b1
|
| 15 |
azure-storage-file-datalake==12.11.0
|
| 16 |
-
backcall==0.2.0
|
| 17 |
-
backports.entry-points-selectable==1.1.1
|
| 18 |
-
black==22.3.0
|
| 19 |
-
bleach==4.0.0
|
| 20 |
-
boto3==1.21.18
|
| 21 |
-
botocore==1.24.18
|
| 22 |
-
certifi==2021.10.8
|
| 23 |
-
cffi==1.14.6
|
| 24 |
-
chardet==4.0.0
|
| 25 |
-
charset-normalizer==2.0.4
|
| 26 |
-
click==8.0.3
|
| 27 |
-
cryptography==3.4.8
|
| 28 |
-
cycler==0.10.0
|
| 29 |
-
Cython==0.29.24
|
| 30 |
-
dataclasses-json==0.5.7
|
| 31 |
-
dbus-python==1.2.16
|
| 32 |
-
debugpy==1.4.1
|
| 33 |
-
decorator==5.1.0
|
| 34 |
-
defusedxml==0.7.1
|
| 35 |
-
distlib==0.3.6
|
| 36 |
-
distro==1.4.0
|
| 37 |
-
distro-info===0.23ubuntu1
|
| 38 |
-
entrypoints==0.3
|
| 39 |
-
exceptiongroup==1.1.1
|
| 40 |
-
facets-overview==1.0.0
|
| 41 |
-
fastapi==0.96.0
|
| 42 |
-
ffmpy==0.3.0
|
| 43 |
-
filelock==3.8.0
|
| 44 |
-
frozenlist==1.3.3
|
| 45 |
fsspec==2023.5.0
|
| 46 |
gradio==3.33.1
|
| 47 |
gradio_client==0.2.5
|
| 48 |
-
greenlet==2.0.2
|
| 49 |
-
h11==0.14.0
|
| 50 |
-
httpcore==0.17.2
|
| 51 |
-
httpx==0.24.1
|
| 52 |
huggingface-hub==0.15.1
|
| 53 |
-
idna==3.2
|
| 54 |
-
ipykernel==6.12.1
|
| 55 |
-
ipython==7.32.0
|
| 56 |
-
ipython-genutils==0.2.0
|
| 57 |
-
ipywidgets==7.7.0
|
| 58 |
-
isodate==0.6.1
|
| 59 |
-
jedi==0.18.0
|
| 60 |
-
Jinja2==2.11.3
|
| 61 |
-
jmespath==0.10.0
|
| 62 |
-
joblib==1.0.1
|
| 63 |
-
jsonschema==3.2.0
|
| 64 |
-
jupyter-client==6.1.12
|
| 65 |
-
jupyter-core==4.8.1
|
| 66 |
-
jupyterlab-pygments==0.1.2
|
| 67 |
-
jupyterlab-widgets==1.0.0
|
| 68 |
-
kiwisolver==1.3.1
|
| 69 |
langchain==0.0.191
|
| 70 |
-
linkify-it-py==2.0.2
|
| 71 |
llama-index==0.6.23
|
| 72 |
-
markdown-it-py==2.2.0
|
| 73 |
-
MarkupSafe==2.0.1
|
| 74 |
-
marshmallow==3.19.0
|
| 75 |
-
marshmallow-enum==1.5.1
|
| 76 |
-
matplotlib==3.4.3
|
| 77 |
-
matplotlib-inline==0.1.2
|
| 78 |
-
mdit-py-plugins==0.3.3
|
| 79 |
-
mdurl==0.1.2
|
| 80 |
-
mistune==0.8.4
|
| 81 |
-
msal==1.22.0
|
| 82 |
-
msal-extensions==1.0.0
|
| 83 |
-
multidict==6.0.4
|
| 84 |
-
mypy-extensions==0.4.3
|
| 85 |
-
nbclient==0.5.3
|
| 86 |
-
nbconvert==6.1.0
|
| 87 |
-
nbformat==5.1.3
|
| 88 |
-
nest-asyncio==1.5.1
|
| 89 |
-
nltk==3.8.1
|
| 90 |
-
notebook==6.4.5
|
| 91 |
-
numexpr==2.8.4
|
| 92 |
numpy==1.20.3
|
| 93 |
openai==0.27.7
|
| 94 |
openapi-schema-pydantic==1.2.4
|
| 95 |
-
orjson==3.9.0
|
| 96 |
-
packaging==21.0
|
| 97 |
pandas==1.3.4
|
| 98 |
pandocfilters==1.4.3
|
| 99 |
-
|
| 100 |
-
pathspec==0.9.0
|
| 101 |
-
patsy==0.5.2
|
| 102 |
-
pexpect==4.8.0
|
| 103 |
-
pickleshare==0.7.5
|
| 104 |
-
Pillow==8.4.0
|
| 105 |
-
platformdirs==2.5.2
|
| 106 |
-
plotly==5.9.0
|
| 107 |
-
portalocker==2.7.0
|
| 108 |
-
prometheus-client==0.11.0
|
| 109 |
-
prompt-toolkit==3.0.20
|
| 110 |
-
protobuf==4.21.5
|
| 111 |
-
psutil==5.8.0
|
| 112 |
-
psycopg2==2.9.3
|
| 113 |
-
ptyprocess==0.7.0
|
| 114 |
-
pyarrow==7.0.0
|
| 115 |
-
pycparser==2.20
|
| 116 |
-
pydantic==1.10.8
|
| 117 |
-
pydub==0.25.1
|
| 118 |
-
Pygments==2.15.1
|
| 119 |
-
PyGObject==3.36.0
|
| 120 |
-
PyJWT==2.7.0
|
| 121 |
-
pyodbc==4.0.31
|
| 122 |
-
pyparsing==3.0.4
|
| 123 |
-
PyPDF2==3.0.1
|
| 124 |
-
pyrsistent==0.18.0
|
| 125 |
-
python-apt==2.0.1+ubuntu0.20.4.1
|
| 126 |
-
python-dateutil==2.8.2
|
| 127 |
-
python-multipart==0.0.6
|
| 128 |
-
pytz==2021.3
|
| 129 |
-
PyYAML==6.0
|
| 130 |
-
pyzmq==22.2.1
|
| 131 |
-
regex==2023.6.3
|
| 132 |
-
requests==2.26.0
|
| 133 |
-
requests-unixsocket==0.2.0
|
| 134 |
-
s3transfer==0.5.2
|
| 135 |
-
scikit-learn==0.24.2
|
| 136 |
-
scipy==1.7.1
|
| 137 |
-
seaborn==0.11.2
|
| 138 |
-
semantic-version==2.10.0
|
| 139 |
-
Send2Trash==1.8.0
|
| 140 |
-
six==1.16.0
|
| 141 |
-
sniffio==1.3.0
|
| 142 |
-
SQLAlchemy==2.0.15
|
| 143 |
-
ssh-import-id==5.10
|
| 144 |
-
starlette==0.27.0
|
| 145 |
-
statsmodels==0.12.2
|
| 146 |
-
tenacity==8.2.2
|
| 147 |
-
terminado==0.9.4
|
| 148 |
-
testpath==0.5.0
|
| 149 |
-
threadpoolctl==2.2.0
|
| 150 |
-
tiktoken==0.4.0
|
| 151 |
-
tokenize-rt==4.2.1
|
| 152 |
-
tomli==2.0.1
|
| 153 |
-
toolz==0.12.0
|
| 154 |
-
tornado==6.1
|
| 155 |
-
tqdm==4.65.0
|
| 156 |
-
traitlets==5.1.0
|
| 157 |
-
typing-inspect==0.8.0
|
| 158 |
-
typing_extensions==4.5.0
|
| 159 |
-
uc-micro-py==1.0.2
|
| 160 |
-
unattended-upgrades==0.1
|
| 161 |
-
urllib3==1.26.7
|
| 162 |
-
uvicorn==0.22.0
|
| 163 |
-
virtualenv==20.8.0
|
| 164 |
-
wcwidth==0.2.5
|
| 165 |
-
webencodings==0.5.1
|
| 166 |
-
websockets==11.0.3
|
| 167 |
-
widgetsnbextension==3.6.0
|
| 168 |
-
yarl==1.9.2
|
|
|
|
| 1 |
adlfs==2023.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
azure-core==1.27.0
|
| 3 |
azure-datalake-store==0.0.53
|
| 4 |
azure-identity==1.13.0
|
| 5 |
azure-storage-blob==12.17.0b1
|
| 6 |
azure-storage-file-datalake==12.11.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
fsspec==2023.5.0
|
| 8 |
gradio==3.33.1
|
| 9 |
gradio_client==0.2.5
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
huggingface-hub==0.15.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
langchain==0.0.191
|
|
|
|
| 12 |
llama-index==0.6.23
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
numpy==1.20.3
|
| 14 |
openai==0.27.7
|
| 15 |
openapi-schema-pydantic==1.2.4
|
|
|
|
|
|
|
| 16 |
pandas==1.3.4
|
| 17 |
pandocfilters==1.4.3
|
| 18 |
+
PyPDF2==3.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|