Spaces:
Runtime error
Runtime error
Commit
·
96c0d53
1
Parent(s):
ac62215
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ openai
|
|
3 |
streamlit
|
4 |
python-dotenv
|
5 |
html2text
|
6 |
-
tiktoken
|
|
|
|
3 |
streamlit
|
4 |
python-dotenv
|
5 |
html2text
|
6 |
+
tiktoken
|
7 |
+
faiss-cpu
|