Spaces:
Build error
Build error
Commit ·
f160b06
1
Parent(s): c4fa836
recs
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
pandas==2.2.2
|
| 2 |
plotly==5.22.0
|
| 3 |
streamlit==1.32.0
|
| 4 |
-
unstructured
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
pandas==2.2.2
|
| 2 |
plotly==5.22.0
|
| 3 |
streamlit==1.32.0
|
| 4 |
+
unstructured
|
| 5 |
+
langchain
|
| 6 |
+
langchain-core
|
| 7 |
+
langchain-community
|