superone001 commited on
Commit
4ce4823
·
verified ·
1 Parent(s): ef18520

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -7
requirements.txt CHANGED
@@ -1,14 +1,18 @@
1
  gradio
2
  requests
3
- python-dotenv
4
  langchain
5
- langchain-core
6
  langchain-community
7
- langchain-tavily
8
  langchain-google-genai
9
- langchain-openai
 
 
 
10
  langgraph
11
- wikipedia
 
12
  arxiv
13
- youtube_transcript_api
14
- httpx
 
 
 
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
  arxiv
15
+ pymupdf
16
+ wikipedia
17
+ pgvector
18
+ python-dotenv