Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
transformers==4.33.0
|
2 |
-
sentence-transformers
|
3 |
-
faiss-cpu
|
4 |
-
PyMuPDF
|
5 |
-
pandas
|
6 |
-
python-docx
|
7 |
-
xlrd
|
8 |
-
openpyxl
|
9 |
-
beautifulsoup4
|
10 |
streamlit==1.24.1
|
11 |
-
|
12 |
|
|
|
1 |
transformers==4.33.0
|
2 |
+
sentence-transformers
|
3 |
+
faiss-cpu
|
4 |
+
PyMuPDF
|
5 |
+
pandas
|
6 |
+
python-docx
|
7 |
+
xlrd
|
8 |
+
openpyxl
|
9 |
+
beautifulsoup4
|
10 |
streamlit==1.24.1
|
11 |
+
|
12 |
|