Spaces:
Sleeping
Sleeping
mchinea
commited on
Commit
·
ad026d6
1
Parent(s):
61da804
add requirements
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1,2 +1,12 @@
|
|
1 |
gradio
|
2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
requests
|
3 |
+
# other
|
4 |
+
langchain-openai
|
5 |
+
langchain-tavily
|
6 |
+
langgraph
|
7 |
+
markitdown[all]
|
8 |
+
pandas
|
9 |
+
Pillow
|
10 |
+
pydub
|
11 |
+
tavily-python
|
12 |
+
wikipedia
|