Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain_text_splitters
|
|
5 |
langchain_community
|
6 |
pypdf
|
7 |
faiss-cpu
|
8 |
-
xhtml2pdf
|
|
|
|
5 |
langchain_community
|
6 |
pypdf
|
7 |
faiss-cpu
|
8 |
+
xhtml2pdf
|
9 |
+
markdown
|