JPM34 commited on
Commit
ab12d60
·
1 Parent(s): 4d89d4a

Uodate requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -4
requirements.txt CHANGED
@@ -1,8 +1,26 @@
 
1
  gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  requests
3
- datasets
4
  smolagents[litellm]
5
  wikipedia-api
6
- pandas
7
- numpy
8
- python-dotenv
 
1
+ datasets
2
  gradio
3
+ huggingface-hub
4
+ imageio
5
+ langchain
6
+ langchain-community
7
+ langchain-experimental
8
+ langchain-google-community
9
+ langchain_google_genai
10
+ langchain_groq
11
+ langchain_huggingface
12
+ langchain-mistralai
13
+ langgraph
14
+ matplotlib
15
+ numpy
16
+ pandas
17
+ playwright
18
+ pytesseract
19
+ python-dotenv
20
+ rank_bm25
21
  requests
 
22
  smolagents[litellm]
23
  wikipedia-api
24
+ youtube-transcript-api
25
+ yt-dlp
26
+