Tuchuanhuhuhu commited on
Commit
da2a4ba
1 Parent(s): 386e2ad

修复版本导致的不兼容问题

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,7 +8,8 @@ colorama
8
  duckduckgo_search
9
  Pygments
10
  llama_index==0.5.25
11
- langchain
 
12
  markdown
13
  PyPDF2
14
  pdfplumber
 
8
  duckduckgo_search
9
  Pygments
10
  llama_index==0.5.25
11
+ langchain<0.0.150
12
+ gradio_client<0.1.1
13
  markdown
14
  PyPDF2
15
  pdfplumber