Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ python-dotenv==1.0.0
|
|
4 |
streamlit==1.18.1
|
5 |
faiss-cpu==1.7.4
|
6 |
altair<5
|
7 |
-
streamlit_chat
|
|
|
|
4 |
streamlit==1.18.1
|
5 |
faiss-cpu==1.7.4
|
6 |
altair<5
|
7 |
+
streamlit_chat
|
8 |
+
openai
|