Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ gradio
|
|
4 |
cohere
|
5 |
unstructured[all-docs]
|
6 |
langserve[all]
|
7 |
-
langsmith
|
|
|
|
4 |
cohere
|
5 |
unstructured[all-docs]
|
6 |
langserve[all]
|
7 |
+
langsmith
|
8 |
+
python-dotenv
|