Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ tiktoken==0.3.3
|
|
4 |
langchain
|
5 |
chainlit
|
6 |
protobuf==3.19.3
|
7 |
-
python-dotenv
|
|
|
|
4 |
langchain
|
5 |
chainlit
|
6 |
protobuf==3.19.3
|
7 |
+
python-dotenv
|
8 |
+
openai
|