Spaces:
Runtime error
Runtime error
MSchell0129
commited on
Commit
·
1a001e3
1
Parent(s):
bf5b4d2
updating
Browse files- requirements.txt +144 -0
requirements.txt
ADDED
|
@@ -0,0 +1,144 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
aiofiles==23.2.1
|
| 2 |
+
aiohttp==3.8.5
|
| 3 |
+
aiosignal==1.3.1
|
| 4 |
+
altair==5.0.1
|
| 5 |
+
anyio==3.7.1
|
| 6 |
+
async-timeout==4.0.2
|
| 7 |
+
attrs==23.1.0
|
| 8 |
+
Authlib==1.2.1
|
| 9 |
+
beautifulsoup4==4.12.2
|
| 10 |
+
blis==0.7.10
|
| 11 |
+
cachetools==5.3.1
|
| 12 |
+
catalogue==2.0.9
|
| 13 |
+
certifi==2023.7.22
|
| 14 |
+
cffi==1.15.1
|
| 15 |
+
charset-normalizer==3.2.0
|
| 16 |
+
click==8.1.6
|
| 17 |
+
confection==0.1.1
|
| 18 |
+
contourpy==1.1.0
|
| 19 |
+
cryptography==41.0.3
|
| 20 |
+
cycler==0.11.0
|
| 21 |
+
cymem==2.0.7
|
| 22 |
+
dataclasses-json==0.5.14
|
| 23 |
+
dill==0.3.7
|
| 24 |
+
dnspython==2.4.1
|
| 25 |
+
docx==0.2.4
|
| 26 |
+
elastic-transport==8.4.0
|
| 27 |
+
elasticsearch==8.9.0
|
| 28 |
+
exceptiongroup==1.1.2
|
| 29 |
+
faiss-cpu==1.7.4
|
| 30 |
+
fastapi==0.101.1
|
| 31 |
+
ffmpeg-python==0.2.0
|
| 32 |
+
ffmpy==0.3.1
|
| 33 |
+
filelock==3.12.2
|
| 34 |
+
findspark==2.0.1
|
| 35 |
+
fonttools==4.42.1
|
| 36 |
+
frozenlist==1.4.0
|
| 37 |
+
fsspec==2023.6.0
|
| 38 |
+
future==0.18.3
|
| 39 |
+
google-api-core==2.11.1
|
| 40 |
+
google-api-python-client==2.70.0
|
| 41 |
+
google-auth==2.22.0
|
| 42 |
+
google-auth-httplib2==0.1.0
|
| 43 |
+
googleapis-common-protos==1.60.0
|
| 44 |
+
gradio==3.40.1
|
| 45 |
+
gradio_client==0.4.0
|
| 46 |
+
greenlet==2.0.2
|
| 47 |
+
grpcio==1.56.2
|
| 48 |
+
grpcio-tools==1.56.2
|
| 49 |
+
h11==0.14.0
|
| 50 |
+
h2==4.1.0
|
| 51 |
+
hpack==4.0.0
|
| 52 |
+
httpcore==0.17.3
|
| 53 |
+
httplib2==0.22.0
|
| 54 |
+
httpx==0.24.1
|
| 55 |
+
huggingface-hub==0.16.4
|
| 56 |
+
hyperframe==6.0.1
|
| 57 |
+
idna==3.4
|
| 58 |
+
importlib-resources==6.0.1
|
| 59 |
+
jaraco.context==4.3.0
|
| 60 |
+
Jinja2==3.1.2
|
| 61 |
+
joblib==1.3.1
|
| 62 |
+
jsonschema==4.19.0
|
| 63 |
+
jsonschema-specifications==2023.7.1
|
| 64 |
+
kiwisolver==1.4.4
|
| 65 |
+
langchain==0.0.74
|
| 66 |
+
langcodes==3.3.0
|
| 67 |
+
linkify-it-py==2.0.2
|
| 68 |
+
llvmlite==0.40.1
|
| 69 |
+
loguru==0.7.0
|
| 70 |
+
lxml==4.9.3
|
| 71 |
+
manifest-ml==0.0.1
|
| 72 |
+
markdown-it-py==2.2.0
|
| 73 |
+
MarkupSafe==2.1.3
|
| 74 |
+
marshmallow==3.20.1
|
| 75 |
+
matplotlib==3.7.2
|
| 76 |
+
matplotlip==0.2
|
| 77 |
+
mdit-py-plugins==0.3.3
|
| 78 |
+
mdurl==0.1.2
|
| 79 |
+
more-itertools==10.1.0
|
| 80 |
+
multidict==6.0.4
|
| 81 |
+
murmurhash==1.0.9
|
| 82 |
+
mypy-extensions==1.0.0
|
| 83 |
+
nltk==3.8.1
|
| 84 |
+
numba==0.57.1
|
| 85 |
+
numpy==1.24.4
|
| 86 |
+
openai==0.27.8
|
| 87 |
+
openai-whisper==20230314
|
| 88 |
+
orjson==3.9.5
|
| 89 |
+
pathy==0.10.2
|
| 90 |
+
Pillow==10.0.0
|
| 91 |
+
pinecone-client==2.2.2
|
| 92 |
+
preshed==3.0.8
|
| 93 |
+
protobuf==4.23.4
|
| 94 |
+
py4j==0.10.9.7
|
| 95 |
+
pyasn1==0.5.0
|
| 96 |
+
pyasn1-modules==0.3.0
|
| 97 |
+
pycparser==2.21
|
| 98 |
+
pydantic==1.10.12
|
| 99 |
+
pydub==0.25.1
|
| 100 |
+
pyparsing==3.0.9
|
| 101 |
+
pyspark==3.4.1
|
| 102 |
+
python-multipart==0.0.6
|
| 103 |
+
PyYAML==6.0.1
|
| 104 |
+
qdrant-client==0.11.10
|
| 105 |
+
redis==4.6.0
|
| 106 |
+
referencing==0.30.2
|
| 107 |
+
regex==2023.6.3
|
| 108 |
+
requests==2.31.0
|
| 109 |
+
rpds-py==0.9.2
|
| 110 |
+
rsa==4.9
|
| 111 |
+
safetensors==0.3.1
|
| 112 |
+
semantic-version==2.10.0
|
| 113 |
+
smart-open==6.3.0
|
| 114 |
+
sniffio==1.3.0
|
| 115 |
+
soupsieve==2.4.1
|
| 116 |
+
spacy==3.6.0
|
| 117 |
+
spacy-legacy==3.0.12
|
| 118 |
+
spacy-loggers==1.0.4
|
| 119 |
+
SQLAlchemy==1.4.49
|
| 120 |
+
sqlitedict==2.1.0
|
| 121 |
+
srsly==2.4.7
|
| 122 |
+
starlette==0.27.0
|
| 123 |
+
thinc==8.1.11
|
| 124 |
+
tiktoken==0.3.1
|
| 125 |
+
tokenizers==0.13.3
|
| 126 |
+
toolz==0.12.0
|
| 127 |
+
torch==1.13.1
|
| 128 |
+
tqdm==4.65.0
|
| 129 |
+
transformers==4.31.0
|
| 130 |
+
typer==0.9.0
|
| 131 |
+
typing-inspect==0.9.0
|
| 132 |
+
uc-micro-py==1.0.2
|
| 133 |
+
uritemplate==4.1.1
|
| 134 |
+
urllib3==1.26.16
|
| 135 |
+
uvicorn==0.23.2
|
| 136 |
+
validators==0.20.0
|
| 137 |
+
wasabi==1.1.2
|
| 138 |
+
weaviate-client==3.22.1
|
| 139 |
+
websockets==11.0.3
|
| 140 |
+
wikipedia==1.4.0
|
| 141 |
+
win32-setctime==1.1.0
|
| 142 |
+
wolframalpha==5.0.0
|
| 143 |
+
xmltodict==0.13.0
|
| 144 |
+
yarl==1.9.2
|