Spaces:
Runtime error
Runtime error
Commit
·
d8c96bb
1
Parent(s):
c939edc
Update requirements.txt
Browse files- requirements.txt +2 -193
requirements.txt
CHANGED
@@ -1,194 +1,3 @@
|
|
1 |
-
|
2 |
-
gradio_client
|
3 |
-
aiofiles==23.1.0
|
4 |
-
aiohttp==3.8.4
|
5 |
-
aiosignal==1.3.1
|
6 |
-
altair==5.0.1
|
7 |
-
antlr4-python3-runtime==4.9.3
|
8 |
-
anyio==3.7.1
|
9 |
-
asttokens==2.2.1
|
10 |
-
async-timeout==4.0.2
|
11 |
-
attrs==23.1.0
|
12 |
-
autopep8==2.0.2
|
13 |
-
backcall==0.2.0
|
14 |
-
backoff==2.2.1
|
15 |
-
certifi==2023.5.7
|
16 |
-
cffi==1.15.1
|
17 |
-
chardet==5.1.0
|
18 |
-
charset-normalizer==3.2.0
|
19 |
-
chroma-hnswlib==0.7.1
|
20 |
-
chromadb==0.4.2
|
21 |
-
click==8.1.4
|
22 |
-
clickhouse-connect==0.6.6
|
23 |
-
colorama==0.4.6
|
24 |
-
coloredlogs==15.0.1
|
25 |
-
comm==0.1.3
|
26 |
-
contourpy==1.1.0
|
27 |
-
cryptography==41.0.2
|
28 |
-
cycler==0.11.0
|
29 |
-
dataclasses-json==0.5.9
|
30 |
-
debugpy==1.6.7
|
31 |
-
decorator==5.1.1
|
32 |
-
dnspython==2.3.0
|
33 |
-
duckdb==0.8.1
|
34 |
-
effdet==0.4.1
|
35 |
-
et-xmlfile==1.1.0
|
36 |
-
exceptiongroup==1.1.2
|
37 |
-
executing==1.2.0
|
38 |
-
fastapi==0.99.1
|
39 |
-
ffmpy==0.3.0
|
40 |
-
filelock==3.12.2
|
41 |
-
filetype==1.2.0
|
42 |
-
flatbuffers==23.5.26
|
43 |
-
fonttools==4.40.0
|
44 |
-
frozenlist==1.3.3
|
45 |
-
fsspec==2023.6.0
|
46 |
-
gradio==3.36.1
|
47 |
-
gradio_client==0.2.7
|
48 |
-
greenlet==2.0.2
|
49 |
-
h11==0.14.0
|
50 |
-
hnswlib==0.7.0
|
51 |
-
httpcore==0.17.3
|
52 |
-
httptools==0.6.0
|
53 |
-
httpx==0.24.1
|
54 |
-
huggingface-hub==0.16.4
|
55 |
-
humanfriendly==10.0
|
56 |
-
idna==3.4
|
57 |
-
importlib-metadata==6.8.0
|
58 |
-
importlib-resources==6.0.0
|
59 |
-
iopath==0.1.10
|
60 |
-
ipykernel==6.24.0
|
61 |
-
ipython==8.14.0
|
62 |
-
ipywidgets==8.0.7
|
63 |
-
jedi==0.18.2
|
64 |
-
Jinja2==3.1.2
|
65 |
-
joblib==1.3.1
|
66 |
-
jsonschema==4.18.0
|
67 |
-
jsonschema-specifications==2023.6.1
|
68 |
-
jupyter_client==8.3.0
|
69 |
-
jupyter_core==5.3.1
|
70 |
-
jupyterlab-widgets==3.0.8
|
71 |
-
kiwisolver==1.4.4
|
72 |
-
langchain==0.0.237
|
73 |
-
langchainplus-sdk==0.0.20
|
74 |
-
langsmith==0.0.10
|
75 |
-
layoutparser==0.3.4
|
76 |
-
linkify-it-py==2.0.2
|
77 |
-
loguru==0.7.0
|
78 |
-
lxml==4.9.3
|
79 |
-
lz4==4.3.2
|
80 |
-
Markdown==3.4.3
|
81 |
-
markdown-it-py==2.2.0
|
82 |
-
MarkupSafe==2.1.3
|
83 |
-
marshmallow==3.19.0
|
84 |
-
marshmallow-enum==1.5.1
|
85 |
-
matplotlib==3.7.2
|
86 |
-
matplotlib-inline==0.1.6
|
87 |
-
mdit-py-plugins==0.3.3
|
88 |
-
mdurl==0.1.2
|
89 |
-
monotonic==1.6
|
90 |
-
mpmath==1.3.0
|
91 |
-
msg-parser==1.2.0
|
92 |
-
multidict==6.0.4
|
93 |
-
mypy-extensions==1.0.0
|
94 |
-
nest-asyncio==1.5.6
|
95 |
-
networkx==3.1
|
96 |
-
nltk==3.8.1
|
97 |
-
numexpr==2.8.4
|
98 |
-
numpy==1.25.1
|
99 |
-
olefile==0.46
|
100 |
-
omegaconf==2.3.0
|
101 |
-
onnxruntime==1.15.1
|
102 |
-
openai==0.27.8
|
103 |
-
openapi-schema-pydantic==1.2.4
|
104 |
-
opencv-python==4.8.0.74
|
105 |
-
openpyxl==3.1.2
|
106 |
-
orjson==3.9.2
|
107 |
-
overrides==7.3.1
|
108 |
-
packaging==23.1
|
109 |
-
pandas==2.0.3
|
110 |
-
parso==0.8.3
|
111 |
-
pdf2image==1.16.3
|
112 |
-
pdfminer.six==20221105
|
113 |
-
pdfplumber==0.10.1
|
114 |
-
pexpect==4.8.0
|
115 |
-
pickleshare==0.7.5
|
116 |
-
Pillow==10.0.0
|
117 |
-
pinecone-client==2.2.2
|
118 |
-
platformdirs==3.8.1
|
119 |
-
portalocker==2.7.0
|
120 |
-
posthog==3.0.1
|
121 |
-
prompt-toolkit==3.0.39
|
122 |
-
protobuf==4.23.4
|
123 |
-
psutil==5.9.5
|
124 |
-
ptyprocess==0.7.0
|
125 |
-
pulsar-client==3.2.0
|
126 |
-
pure-eval==0.2.2
|
127 |
-
pycocotools==2.0.6
|
128 |
-
pycodestyle==2.10.0
|
129 |
-
pycparser==2.21
|
130 |
-
pydantic==1.10.11
|
131 |
-
pydub==0.25.1
|
132 |
-
Pygments==2.15.1
|
133 |
-
PyMuPDF==1.22.5
|
134 |
-
pypandoc==1.11
|
135 |
-
pyparsing==3.0.9
|
136 |
-
pypdf==3.12.2
|
137 |
-
PyPDF2==3.0.1
|
138 |
-
pypdfium2==4.18.0
|
139 |
-
PyPika==0.48.9
|
140 |
-
pyreadline3==3.4.1
|
141 |
-
pytesseract==0.3.10
|
142 |
-
python-dateutil==2.8.2
|
143 |
-
python-docx==0.8.11
|
144 |
python-dotenv==1.0.0
|
145 |
-
|
146 |
-
python-multipart==0.0.6
|
147 |
-
python-pptx==0.6.21
|
148 |
-
pytz==2023.3
|
149 |
-
PyYAML==6.0
|
150 |
-
pyzmq==25.1.0
|
151 |
-
referencing==0.29.1
|
152 |
-
regex==2023.6.3
|
153 |
-
requests==2.31.0
|
154 |
-
rpds-py==0.8.10
|
155 |
-
safetensors==0.3.1
|
156 |
-
scipy==1.11.1
|
157 |
-
semantic-version==2.10.0
|
158 |
-
six==1.16.0
|
159 |
-
sniffio==1.3.0
|
160 |
-
SQLAlchemy==2.0.18
|
161 |
-
stack-data==0.6.2
|
162 |
-
starlette==0.27.0
|
163 |
-
sympy==1.12
|
164 |
-
tabulate==0.9.0
|
165 |
-
tenacity==8.2.2
|
166 |
-
tiktoken==0.4.0
|
167 |
-
timm==0.9.2
|
168 |
-
tokenizers==0.13.3
|
169 |
-
tomli==2.0.1
|
170 |
-
toolz==0.12.0
|
171 |
-
torch==2.0.1
|
172 |
-
torchvision==0.15.2
|
173 |
-
tornado==6.3.2
|
174 |
-
tqdm==4.65.0
|
175 |
-
traitlets==5.9.0
|
176 |
-
transformers==4.31.0
|
177 |
-
typing-inspect==0.9.0
|
178 |
-
typing_extensions==4.7.1
|
179 |
-
tzdata==2023.3
|
180 |
-
uc-micro-py==1.0.2
|
181 |
-
unstructured==0.8.1
|
182 |
-
unstructured-inference==0.5.5
|
183 |
-
urllib3==2.0.3
|
184 |
-
uvicorn==0.22.0
|
185 |
-
watchfiles==0.19.0
|
186 |
-
wcwidth==0.2.6
|
187 |
-
websockets==11.0.3
|
188 |
-
widgetsnbextension==4.0.8
|
189 |
-
win32-setctime==1.1.0
|
190 |
-
xlrd==2.0.1
|
191 |
-
XlsxWriter==3.1.2
|
192 |
-
yarl==1.9.2
|
193 |
-
zipp==3.16.0
|
194 |
-
zstandard==0.21.0
|
|
|
1 |
+
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
python-dotenv==1.0.0
|
3 |
+
gradio_client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|