Spaces:
Running
Running
init
#3
by
aaronmat1905
- opened
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ python-dotenv
|
|
9 |
requests
|
10 |
plotly
|
11 |
hugchat
|
12 |
-
plotly==5.18.0
|
|
|
|
|
|
9 |
requests
|
10 |
plotly
|
11 |
hugchat
|
12 |
+
plotly==5.18.0
|
13 |
+
langchain
|
14 |
+
langchain-cohere
|