devsu commited on
Commit
9ec646b
·
verified ·
1 Parent(s): 81917a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -1
requirements.txt CHANGED
@@ -1,2 +1,18 @@
1
  gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio
2
+ requests
3
+ langchain
4
+ langchain-community
5
+ langchain-core
6
+ langchain-google-genai
7
+ langchain-huggingface
8
+ langchain-tavily
9
+ langgraph
10
+ huggingface_hub
11
+ arxiv
12
+ pymupdf
13
+ wikipedia
14
+ pgvector
15
+ python-dotenv
16
+ pytesseract
17
+ matplotlib
18
+ e2b_code_interpreter==1.0.0