Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit
|
2 |
PyPDF2
|
3 |
pdfplumber
|
4 |
-
|
5 |
langchain_community
|
6 |
langchain_google_genai
|
7 |
python-docx
|
|
|
1 |
streamlit
|
2 |
PyPDF2
|
3 |
pdfplumber
|
4 |
+
pypandoc
|
5 |
langchain_community
|
6 |
langchain_google_genai
|
7 |
python-docx
|