Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ PyPDF2==3.0.1
|
|
3 |
streamlit==1.18.1
|
4 |
python-dotenv
|
5 |
openai
|
6 |
-
tiktoken
|
|
|
|
3 |
streamlit==1.18.1
|
4 |
python-dotenv
|
5 |
openai
|
6 |
+
tiktoken
|
7 |
+
faiss-cpu
|