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