Spaces:
Sleeping
Sleeping
docs: update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -6,8 +6,11 @@ langchain-google-genai
|
|
6 |
langchain-tavily
|
7 |
youtube_search
|
8 |
youtube-transcript-api
|
|
|
9 |
langchain-community
|
10 |
langchain-google-community[speech]
|
11 |
smolagents[toolkit]
|
12 |
wikipedia
|
|
|
|
|
13 |
gradio
|
|
|
6 |
langchain-tavily
|
7 |
youtube_search
|
8 |
youtube-transcript-api
|
9 |
+
yt_dlp
|
10 |
langchain-community
|
11 |
langchain-google-community[speech]
|
12 |
smolagents[toolkit]
|
13 |
wikipedia
|
14 |
+
markitdown[all]
|
15 |
+
trafilatura
|
16 |
gradio
|