Spaces:
Runtime error
Runtime error
Todd Deshane
commited on
Commit
·
fafcaab
1
Parent(s):
7cdb748
Upload requirements.txt
Browse files- notebooks/requirements.txt +221 -0
notebooks/requirements.txt
ADDED
|
@@ -0,0 +1,221 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
absl-py==1.4.0
|
| 2 |
+
aiofiles==23.2.1
|
| 3 |
+
aiohttp==3.8.5
|
| 4 |
+
aiosignal==1.3.1
|
| 5 |
+
anyio==3.7.1
|
| 6 |
+
asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1694046349000/work
|
| 7 |
+
async-timeout==4.0.2
|
| 8 |
+
asyncer==0.0.2
|
| 9 |
+
attrs==23.1.0
|
| 10 |
+
auth0-python==4.4.2
|
| 11 |
+
backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work
|
| 12 |
+
backoff==2.2.1
|
| 13 |
+
backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1687772187254/work
|
| 14 |
+
beautifulsoup4==4.12.2
|
| 15 |
+
bidict==0.22.1
|
| 16 |
+
boxkite==0.0.5
|
| 17 |
+
cachetools==5.3.0
|
| 18 |
+
certifi==2023.7.22
|
| 19 |
+
cffi==1.15.1
|
| 20 |
+
chainlit==0.6.402
|
| 21 |
+
charset-normalizer==3.2.0
|
| 22 |
+
chromadb==0.3.27
|
| 23 |
+
click==8.1.7
|
| 24 |
+
clickhouse-connect==0.6.8
|
| 25 |
+
cmake==3.26.3
|
| 26 |
+
coloredlogs==15.0.1
|
| 27 |
+
comm @ file:///home/conda/feedstock_root/build_artifacts/comm_1691044910542/work
|
| 28 |
+
contourpy==1.0.7
|
| 29 |
+
cryptography==41.0.3
|
| 30 |
+
cycler==0.11.0
|
| 31 |
+
dataclasses==0.6
|
| 32 |
+
dataclasses-json==0.5.14
|
| 33 |
+
datasets==2.14.4
|
| 34 |
+
debugpy @ file:///home/conda/feedstock_root/build_artifacts/debugpy_1691021232554/work
|
| 35 |
+
decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work
|
| 36 |
+
Deprecated==1.2.14
|
| 37 |
+
dill==0.3.7
|
| 38 |
+
diskcache==5.6.3
|
| 39 |
+
duckdb==0.8.1
|
| 40 |
+
exceptiongroup @ file:///home/conda/feedstock_root/build_artifacts/exceptiongroup_1692026125334/work
|
| 41 |
+
executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1667317341051/work
|
| 42 |
+
fastapi==0.99.1
|
| 43 |
+
fastapi-socketio==0.0.10
|
| 44 |
+
filelock==3.12.0
|
| 45 |
+
filetype==1.2.0
|
| 46 |
+
Flask==2.0.1
|
| 47 |
+
flatbuffers==23.5.26
|
| 48 |
+
fluent-logger==0.10.0
|
| 49 |
+
fonttools==4.38.0
|
| 50 |
+
frozenlist==1.4.0
|
| 51 |
+
fsspec==2023.6.0
|
| 52 |
+
google-auth==2.18.1
|
| 53 |
+
google-auth-oauthlib==1.0.0
|
| 54 |
+
googleapis-common-protos==1.60.0
|
| 55 |
+
greenlet==2.0.2
|
| 56 |
+
grpcio==1.54.2
|
| 57 |
+
h11==0.14.0
|
| 58 |
+
hnswlib==0.7.0
|
| 59 |
+
httpcore==0.17.3
|
| 60 |
+
httptools==0.6.0
|
| 61 |
+
httpx==0.24.1
|
| 62 |
+
huggingface-hub==0.16.4
|
| 63 |
+
humanfriendly==10.0
|
| 64 |
+
ibm-cos-sdk==2.12.2
|
| 65 |
+
ibm-cos-sdk-core==2.12.2
|
| 66 |
+
ibm-cos-sdk-s3transfer==2.12.2
|
| 67 |
+
ibm-watson-machine-learning==1.0.312
|
| 68 |
+
idna==3.4
|
| 69 |
+
importlib-metadata==6.8.0
|
| 70 |
+
inflection==0.5.1
|
| 71 |
+
ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1693880262622/work
|
| 72 |
+
ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1693579759651/work
|
| 73 |
+
itsdangerous==2.1.2
|
| 74 |
+
jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1690896916983/work
|
| 75 |
+
Jinja2==3.1.2
|
| 76 |
+
joblib==1.2.0
|
| 77 |
+
jsonschema==4.19.0
|
| 78 |
+
jsonschema-specifications==2023.7.1
|
| 79 |
+
jupyter_client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1693317508789/work
|
| 80 |
+
jupyter_core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1686775603054/work
|
| 81 |
+
kiwisolver==1.4.4
|
| 82 |
+
langchain==0.0.284
|
| 83 |
+
langsmith==0.0.33
|
| 84 |
+
Lazify==0.4.0
|
| 85 |
+
lit==16.0.5
|
| 86 |
+
llama-cpp-python==0.1.83
|
| 87 |
+
llama-index==0.8.21
|
| 88 |
+
lomond==0.3.3
|
| 89 |
+
lz4==4.3.2
|
| 90 |
+
Markdown==3.4.3
|
| 91 |
+
MarkupSafe==2.1.3
|
| 92 |
+
marshmallow==3.20.1
|
| 93 |
+
matplotlib==3.7.0
|
| 94 |
+
matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1660814786464/work
|
| 95 |
+
monotonic==1.6
|
| 96 |
+
mpmath==1.2.1
|
| 97 |
+
msgpack==1.0.5
|
| 98 |
+
multidict==6.0.4
|
| 99 |
+
multiprocess==0.70.15
|
| 100 |
+
mypy-extensions==1.0.0
|
| 101 |
+
nest-asyncio==1.5.7
|
| 102 |
+
networkx==3.1
|
| 103 |
+
nltk==3.8.1
|
| 104 |
+
nodeenv==1.8.0
|
| 105 |
+
numexpr==2.8.5
|
| 106 |
+
numpy==1.25.2
|
| 107 |
+
nvidia-cublas-cu11==11.10.3.66
|
| 108 |
+
nvidia-cuda-cupti-cu11==11.7.101
|
| 109 |
+
nvidia-cuda-nvrtc-cu11==11.7.99
|
| 110 |
+
nvidia-cuda-runtime-cu11==11.7.99
|
| 111 |
+
nvidia-cudnn-cu11==8.5.0.96
|
| 112 |
+
nvidia-cufft-cu11==10.9.0.58
|
| 113 |
+
nvidia-curand-cu11==10.2.10.91
|
| 114 |
+
nvidia-cusolver-cu11==11.4.0.1
|
| 115 |
+
nvidia-cusparse-cu11==11.7.4.91
|
| 116 |
+
nvidia-nccl-cu11==2.14.3
|
| 117 |
+
nvidia-nvtx-cu11==11.7.91
|
| 118 |
+
oauthlib==3.2.2
|
| 119 |
+
onnxruntime==1.15.1
|
| 120 |
+
openai==0.28.0
|
| 121 |
+
opentelemetry-api==1.19.0
|
| 122 |
+
opentelemetry-exporter-otlp==1.19.0
|
| 123 |
+
opentelemetry-exporter-otlp-proto-common==1.19.0
|
| 124 |
+
opentelemetry-exporter-otlp-proto-grpc==1.19.0
|
| 125 |
+
opentelemetry-exporter-otlp-proto-http==1.19.0
|
| 126 |
+
opentelemetry-instrumentation==0.40b0
|
| 127 |
+
opentelemetry-proto==1.19.0
|
| 128 |
+
opentelemetry-sdk==1.19.0
|
| 129 |
+
opentelemetry-semantic-conventions==0.40b0
|
| 130 |
+
overrides==7.4.0
|
| 131 |
+
packaging==23.1
|
| 132 |
+
pandas==1.5.3
|
| 133 |
+
parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work
|
| 134 |
+
pathlib==1.0.1
|
| 135 |
+
pbr==5.11.1
|
| 136 |
+
pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1667297516076/work
|
| 137 |
+
pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
|
| 138 |
+
platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1690813113769/work
|
| 139 |
+
posthog==3.0.1
|
| 140 |
+
prisma==0.10.0
|
| 141 |
+
prometheus-client==0.11.0
|
| 142 |
+
prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1688565951714/work
|
| 143 |
+
protobuf==4.23.1
|
| 144 |
+
psutil @ file:///home/conda/feedstock_root/build_artifacts/psutil_1681775010077/work
|
| 145 |
+
ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
|
| 146 |
+
pulsar-client==3.2.0
|
| 147 |
+
pure-eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1642875951954/work
|
| 148 |
+
pyarrow==12.0.1
|
| 149 |
+
pycparser==2.21
|
| 150 |
+
pydantic==1.10.12
|
| 151 |
+
Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1691408637400/work
|
| 152 |
+
PyJWT==2.8.0
|
| 153 |
+
pyOpenSSL==23.2.0
|
| 154 |
+
python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work
|
| 155 |
+
python-dotenv==1.0.0
|
| 156 |
+
python-engineio==4.7.0
|
| 157 |
+
python-graphql-client==0.4.3
|
| 158 |
+
python-socketio==5.9.0
|
| 159 |
+
pytz==2023.3.post1
|
| 160 |
+
PyYAML==6.0.1
|
| 161 |
+
pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1691667449117/work
|
| 162 |
+
qiskit==0.39.4
|
| 163 |
+
qiskit-aer==0.11.2
|
| 164 |
+
qiskit-ibmq-provider==0.19.2
|
| 165 |
+
qiskit-terra==0.22.3
|
| 166 |
+
referencing==0.30.2
|
| 167 |
+
regex==2023.8.8
|
| 168 |
+
requests==2.31.0
|
| 169 |
+
requests-oauthlib==1.3.1
|
| 170 |
+
retworkx==0.12.1
|
| 171 |
+
rouge-score==0.1.2
|
| 172 |
+
rpds-py==0.10.2
|
| 173 |
+
rsa==4.9
|
| 174 |
+
rustworkx==0.12.1
|
| 175 |
+
safetensors==0.3.2
|
| 176 |
+
scikit-learn==0.24.2
|
| 177 |
+
scipy==1.10.0
|
| 178 |
+
sentence-transformers==2.2.2
|
| 179 |
+
sentencepiece==0.1.99
|
| 180 |
+
six @ file:///home/conda/feedstock_root/build_artifacts/six_1620240208055/work
|
| 181 |
+
sniffio==1.3.0
|
| 182 |
+
soupsieve==2.5
|
| 183 |
+
SQLAlchemy==2.0.20
|
| 184 |
+
stack-data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1669632077133/work
|
| 185 |
+
starlette==0.27.0
|
| 186 |
+
stevedore==4.1.1
|
| 187 |
+
symengine==0.9.2
|
| 188 |
+
sympy==1.11.1
|
| 189 |
+
syncer==2.0.3
|
| 190 |
+
tabulate==0.9.0
|
| 191 |
+
tenacity==8.2.3
|
| 192 |
+
tensorboard==2.13.0
|
| 193 |
+
tensorboard-data-server==0.7.0
|
| 194 |
+
threadpoolctl==3.1.0
|
| 195 |
+
tiktoken==0.4.0
|
| 196 |
+
tokenizers==0.13.3
|
| 197 |
+
tomli==2.0.1
|
| 198 |
+
tomlkit==0.12.1
|
| 199 |
+
torch==2.0.1
|
| 200 |
+
torchvision==0.15.2
|
| 201 |
+
tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1692311768944/work
|
| 202 |
+
tqdm==4.66.1
|
| 203 |
+
traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1675110562325/work
|
| 204 |
+
transformers==4.31.0
|
| 205 |
+
triton==2.0.0
|
| 206 |
+
typing-inspect==0.9.0
|
| 207 |
+
typing_extensions==4.5.0
|
| 208 |
+
uptrace==1.19.0
|
| 209 |
+
urllib3==1.26.14
|
| 210 |
+
uvicorn==0.23.2
|
| 211 |
+
uvloop==0.17.0
|
| 212 |
+
watchfiles==0.20.0
|
| 213 |
+
wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1673864653149/work
|
| 214 |
+
websocket-client==1.4.2
|
| 215 |
+
websockets==11.0.3
|
| 216 |
+
Werkzeug==2.2.3
|
| 217 |
+
wrapt==1.15.0
|
| 218 |
+
xxhash==3.3.0
|
| 219 |
+
yarl==1.9.2
|
| 220 |
+
yaso-tsa==0.1.0
|
| 221 |
+
zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1689374466814/work
|