Spaces:
Runtime error
Runtime error
Commit
·
54a1637
1
Parent(s):
886ed7e
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ langchain==0.0.222
|
|
2 |
PyPDF2==3.0.1
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit==1.24.0
|
5 |
-
streamlit_chat==0.1.1
|
|
|
|
2 |
PyPDF2==3.0.1
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit==1.24.0
|
5 |
+
streamlit_chat==0.1.1
|
6 |
+
openai==0.27.8
|