Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +153 -151
requirements.txt
CHANGED
@@ -1,151 +1,153 @@
|
|
1 |
-
gradio
|
2 |
-
requests
|
3 |
-
accelerate
|
4 |
-
agent
|
5 |
-
aiohappyeyeballs
|
6 |
-
aiohttp
|
7 |
-
aiosignal
|
8 |
-
annotated-types
|
9 |
-
anyio
|
10 |
-
arxiv
|
11 |
-
asttokens
|
12 |
-
attrs
|
13 |
-
beautifulsoup4
|
14 |
-
bidict
|
15 |
-
blinker
|
16 |
-
bs4
|
17 |
-
certifi
|
18 |
-
charset-normalizer
|
19 |
-
click
|
20 |
-
colorama
|
21 |
-
comm
|
22 |
-
dataclasses-json
|
23 |
-
debugpy
|
24 |
-
decorator
|
25 |
-
distro
|
26 |
-
dnspython
|
27 |
-
duckduckgo_search
|
28 |
-
duckduckgo-search
|
29 |
-
eventlet
|
30 |
-
executing
|
31 |
-
faiss-cpu
|
32 |
-
ffmpeg-python
|
33 |
-
filelock
|
34 |
-
Flask
|
35 |
-
Flask-SocketIO
|
36 |
-
frozenlist
|
37 |
-
fsspec
|
38 |
-
greenlet
|
39 |
-
groq
|
40 |
-
gunicorn
|
41 |
-
h11
|
42 |
-
httpcore
|
43 |
-
httpx
|
44 |
-
httpx-sse
|
45 |
-
huggingface-hub
|
46 |
-
idna
|
47 |
-
ipykernel
|
48 |
-
ipython
|
49 |
-
ipython_pygments_lexers
|
50 |
-
itsdangerous
|
51 |
-
jedi
|
52 |
-
Jinja2
|
53 |
-
joblib
|
54 |
-
jsonpatch
|
55 |
-
jsonpointer
|
56 |
-
jupyter_client
|
57 |
-
jupyter_core
|
58 |
-
langchain
|
59 |
-
langchain-community
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
langchain-
|
64 |
-
langchain-
|
65 |
-
langchain-
|
66 |
-
|
67 |
-
langgraph
|
68 |
-
langgraph-
|
69 |
-
langgraph-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
pydantic
|
98 |
-
|
99 |
-
|
100 |
-
pinecone
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
python-
|
108 |
-
python-
|
109 |
-
python-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
requests
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
typing-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
requests
|
3 |
+
accelerate
|
4 |
+
agent
|
5 |
+
aiohappyeyeballs
|
6 |
+
aiohttp
|
7 |
+
aiosignal
|
8 |
+
annotated-types
|
9 |
+
anyio
|
10 |
+
arxiv
|
11 |
+
asttokens
|
12 |
+
attrs
|
13 |
+
beautifulsoup4
|
14 |
+
bidict
|
15 |
+
blinker
|
16 |
+
bs4
|
17 |
+
certifi
|
18 |
+
charset-normalizer
|
19 |
+
click
|
20 |
+
colorama
|
21 |
+
comm
|
22 |
+
dataclasses-json
|
23 |
+
debugpy
|
24 |
+
decorator
|
25 |
+
distro
|
26 |
+
dnspython
|
27 |
+
duckduckgo_search
|
28 |
+
duckduckgo-search
|
29 |
+
eventlet
|
30 |
+
executing
|
31 |
+
faiss-cpu
|
32 |
+
ffmpeg-python
|
33 |
+
filelock
|
34 |
+
Flask
|
35 |
+
Flask-SocketIO
|
36 |
+
frozenlist
|
37 |
+
fsspec
|
38 |
+
greenlet
|
39 |
+
groq
|
40 |
+
gunicorn
|
41 |
+
h11
|
42 |
+
httpcore
|
43 |
+
httpx
|
44 |
+
httpx-sse
|
45 |
+
huggingface-hub
|
46 |
+
idna
|
47 |
+
ipykernel
|
48 |
+
ipython
|
49 |
+
ipython_pygments_lexers
|
50 |
+
itsdangerous
|
51 |
+
jedi
|
52 |
+
Jinja2
|
53 |
+
joblib
|
54 |
+
jsonpatch
|
55 |
+
jsonpointer
|
56 |
+
jupyter_client
|
57 |
+
jupyter_core
|
58 |
+
langchain
|
59 |
+
langchain-community
|
60 |
+
langchain_community
|
61 |
+
langchain-core
|
62 |
+
langchain_experimental
|
63 |
+
langchain-groq
|
64 |
+
langchain-mistralai
|
65 |
+
langchain-pinecone
|
66 |
+
langchain-text-splitters
|
67 |
+
langgraph
|
68 |
+
langgraph-checkpoint
|
69 |
+
langgraph-prebuilt
|
70 |
+
langgraph-sdk
|
71 |
+
langsmith
|
72 |
+
lxml
|
73 |
+
markdown2
|
74 |
+
MarkupSafe
|
75 |
+
marshmallow
|
76 |
+
matplotlib-inline
|
77 |
+
mpmath
|
78 |
+
multidict
|
79 |
+
mypy_extensions
|
80 |
+
nest-asyncio
|
81 |
+
networkx
|
82 |
+
numexpr
|
83 |
+
numpy
|
84 |
+
orjson
|
85 |
+
ormsgpack
|
86 |
+
pandas
|
87 |
+
packaging
|
88 |
+
parso
|
89 |
+
pillow
|
90 |
+
platformdirs
|
91 |
+
playwright
|
92 |
+
primp
|
93 |
+
prompt_toolkit
|
94 |
+
propcache
|
95 |
+
psutil
|
96 |
+
pure_eval
|
97 |
+
pydantic
|
98 |
+
pydantic-settings
|
99 |
+
pydantic_core
|
100 |
+
pinecone
|
101 |
+
pinecone-client
|
102 |
+
pyee
|
103 |
+
Pygments
|
104 |
+
PyMuPDF
|
105 |
+
PyPDF2
|
106 |
+
pytesseract
|
107 |
+
python-dateutil
|
108 |
+
python-dotenv
|
109 |
+
python-engineio
|
110 |
+
python-socketio
|
111 |
+
PyYAML
|
112 |
+
pyzmq
|
113 |
+
regex
|
114 |
+
requests
|
115 |
+
requests-toolbelt
|
116 |
+
safetensors
|
117 |
+
scikit-learn
|
118 |
+
scipy
|
119 |
+
sentence-transformers
|
120 |
+
setuptools
|
121 |
+
simple-websocket
|
122 |
+
six
|
123 |
+
sniffio
|
124 |
+
soupsieve
|
125 |
+
SQLAlchemy
|
126 |
+
stack-data
|
127 |
+
sympy
|
128 |
+
tenacity
|
129 |
+
threadpoolctl
|
130 |
+
tokenizers
|
131 |
+
torch
|
132 |
+
tornado
|
133 |
+
tqdm
|
134 |
+
traitlets
|
135 |
+
transformers
|
136 |
+
typing-inspect
|
137 |
+
typing-inspection
|
138 |
+
typing_extensions
|
139 |
+
urllib3
|
140 |
+
wcwidth
|
141 |
+
Werkzeug
|
142 |
+
wsproto
|
143 |
+
wikipedia
|
144 |
+
xxhash
|
145 |
+
yarl
|
146 |
+
zstandard
|
147 |
+
youtube-transcript-api
|
148 |
+
pytube
|
149 |
+
newspaper3k
|
150 |
+
SpeechRecognition
|
151 |
+
python-docx
|
152 |
+
lxml_html_clean
|
153 |
+
open_clip_torch
|