Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -17,6 +17,8 @@ sentence-transformers
|
|
| 17 |
watchdog
|
| 18 |
# --- INGESTION ---
|
| 19 |
pypdf
|
|
|
|
|
|
|
| 20 |
python-docx
|
| 21 |
tiktoken
|
| 22 |
spacy
|
|
|
|
| 17 |
watchdog
|
| 18 |
# --- INGESTION ---
|
| 19 |
pypdf
|
| 20 |
+
python-pptx
|
| 21 |
+
openpyxl
|
| 22 |
python-docx
|
| 23 |
tiktoken
|
| 24 |
spacy
|