Spaces:
Sleeping
Sleeping
docs: update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,8 +4,10 @@ langgraph
|
|
4 |
langchain-openai
|
5 |
langchain-google-genai
|
6 |
langchain-tavily
|
|
|
7 |
youtube-transcript-api
|
8 |
langchain-community
|
|
|
9 |
smolagents[toolkit]
|
10 |
wikipedia
|
11 |
gradio
|
|
|
4 |
langchain-openai
|
5 |
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
|