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