wt002 commited on
Commit
76730ef
·
verified ·
1 Parent(s): 330575e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -8
requirements.txt CHANGED
@@ -1,10 +1,20 @@
1
  gradio
2
  requests
3
- smolagents[openai]
4
- smolagents[audio]
5
- smolagents
6
- wikipedia-api
7
- transformers
8
- smolagents[transformers]
9
- tabulate
10
- openpyxl
 
 
 
 
 
 
 
 
 
 
 
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
19
+ jupyter
20
+ ipython