Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
duckduckgo_search==8.0.4
|
| 2 |
gradio
|
| 3 |
langchain==0.3.26
|
|
@@ -6,5 +7,7 @@ langchain-openai==0.3.25
|
|
| 6 |
langchain-tavily==0.2.5
|
| 7 |
langfuse==3.0.5
|
| 8 |
langgraph==0.4.8
|
|
|
|
|
|
|
| 9 |
requests
|
| 10 |
wikipedia==1.4.0
|
|
|
|
| 1 |
+
assemblyai==0.41.5
|
| 2 |
duckduckgo_search==8.0.4
|
| 3 |
gradio
|
| 4 |
langchain==0.3.26
|
|
|
|
| 7 |
langchain-tavily==0.2.5
|
| 8 |
langfuse==3.0.5
|
| 9 |
langgraph==0.4.8
|
| 10 |
+
openpyxl==3.1.5
|
| 11 |
+
pandas==2.3.0
|
| 12 |
requests
|
| 13 |
wikipedia==1.4.0
|