Spaces:
Sleeping
Sleeping
José Ángel González
commited on
Commit
·
2768d8a
1
Parent(s):
25d44c1
requirements
Browse files- requirements.txt +10 -17
requirements.txt
CHANGED
@@ -1,18 +1,11 @@
|
|
1 |
gradio
|
2 |
-
langchain
|
3 |
-
langchain-core
|
4 |
-
langchain-community
|
5 |
-
langchain-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
requests>=2.31.0
|
13 |
-
pydub>=0.25.1
|
14 |
-
yt-dlp>=2023.12.30
|
15 |
-
smolagents>=0.1.3
|
16 |
-
wikipedia>=1.4.0
|
17 |
-
Pillow>=10.2.0
|
18 |
-
wikipedia-api>=0.6.0
|
|
|
1 |
gradio
|
2 |
+
langchain
|
3 |
+
langchain-core
|
4 |
+
langchain-community
|
5 |
+
langchain-openai
|
6 |
+
langgraph
|
7 |
+
tiktoken
|
8 |
+
requests
|
9 |
+
smolagents
|
10 |
+
Pillow
|
11 |
+
wikipedia-api
|
|
|
|
|
|
|
|
|
|
|
|
|
|