Spaces:
Runtime error
Runtime error
Commit
·
369cf4d
1
Parent(s):
99a7adf
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ python-dotenv==1.0.0
|
|
4 |
streamlit==1.24.0
|
5 |
streamlit_chat==0.1.1
|
6 |
openai==0.27.8
|
7 |
-
tiktoken==0.4.0
|
|
|
|
4 |
streamlit==1.24.0
|
5 |
streamlit_chat==0.1.1
|
6 |
openai==0.27.8
|
7 |
+
tiktoken==0.4.0
|
8 |
+
faiss-cpu
|