Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
openpyxl
|
6 |
-
beautifulsoup4
|
7 |
-
lxml
|
8 |
-
openai>=1.0.0
|
9 |
python-dotenv
|
|
|
|
1 |
streamlit
|
2 |
+
faiss-cpu
|
3 |
+
sentence-transformers
|
4 |
+
pdfplumber
|
|
|
|
|
|
|
|
|
5 |
python-dotenv
|
6 |
+
openai
|