Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ sentence-transformers
|
|
9 |
langchain-community
|
10 |
PyPDF2
|
11 |
langchain
|
12 |
-
google-generativeai
|
|
|
|
9 |
langchain-community
|
10 |
PyPDF2
|
11 |
langchain
|
12 |
+
google-generativeai
|
13 |
+
python-docx
|