xinli80 commited on
Commit
7fac1dc
·
verified ·
1 Parent(s): 22ed770

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -8,10 +8,12 @@ langchain>=0.3.0
8
  langchain-core>=0.3.0
9
  langchain-community>=0.3.0
10
  langchain-huggingface>=0.3.0
 
11
  huggingface_hub>=0.27.0
12
 
13
  # Research and file tools
14
  duckduckgo-search>=6.3.0
 
15
  wikipedia>=1.4.0
16
  markdownify>=0.13.0
17
  pypdf>=4.3.0
@@ -19,6 +21,4 @@ openpyxl>=3.1.0
19
  arxiv>=2.1.0
20
  youtube-transcript-api>=0.6.2
21
  Pillow>=10.0.0
22
- pytesseract>=0.3.10
23
- gradio
24
- requests
 
8
  langchain-core>=0.3.0
9
  langchain-community>=0.3.0
10
  langchain-huggingface>=0.3.0
11
+ langchain-groq>=0.2.0
12
  huggingface_hub>=0.27.0
13
 
14
  # Research and file tools
15
  duckduckgo-search>=6.3.0
16
+ ddgs>=9.0.0
17
  wikipedia>=1.4.0
18
  markdownify>=0.13.0
19
  pypdf>=4.3.0
 
21
  arxiv>=2.1.0
22
  youtube-transcript-api>=0.6.2
23
  Pillow>=10.0.0
24
+ pytesseract>=0.3.10