Spaces:
Runtime error
Runtime error
JohnSmith9982
commited on
Commit
•
1c99503
1
Parent(s):
a7ca0ee
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,7 +8,8 @@ colorama
|
|
8 |
duckduckgo_search
|
9 |
Pygments
|
10 |
llama_index==0.5.13
|
11 |
-
langchain
|
|
|
12 |
markdown
|
13 |
PyPDF2
|
14 |
pdfplumber
|
|
|
8 |
duckduckgo_search
|
9 |
Pygments
|
10 |
llama_index==0.5.13
|
11 |
+
langchain<0.0.150
|
12 |
+
gradio_client<0.1.1
|
13 |
markdown
|
14 |
PyPDF2
|
15 |
pdfplumber
|