ForestRabbit commited on
Commit
ccbb4b2
·
verified ·
1 Parent(s): e1b5cf1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt CHANGED
@@ -1,5 +1,21 @@
1
  gradio
2
  requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  pandas
4
  Pillow
5
  google-generativeai
 
1
  gradio
2
  requests
3
+ langchain
4
+ langchain-community
5
+ langchain-core
6
+ langchain-google-genai
7
+ langchain-huggingface
8
+ langchain-groq
9
+ langchain-tavily
10
+ langchain-chroma
11
+ langgraph
12
+ huggingface_hub
13
+ supabase
14
+ arctic
15
+ pymupdf
16
+ wikipedia
17
+ pgvector
18
+ python-dotenv
19
  pandas
20
  Pillow
21
  google-generativeai